Re: java.lang.IllegalAccessError: tried to access method org.apache.lucene.search.HitDoc.

2006-07-31 Thread Chris Hostetter
ubject: java.lang.IllegalAccessError: tried to access method : org.apache.lucene.search.HitDoc. : : I'm having difficulty getting Lucene to work for me, and it keeps : coming back to this HitDoc class. : : At the moment ,whenever I call the IndexBuilder.search method, : this what I get: : : [error]

java.lang.IllegalAccessError: tried to access method org.apache.lucene.search.HitDoc.

2006-07-30 Thread Alan Ezust
I'm having difficulty getting Lucene to work for me, and it keeps coming back to this HitDoc class. At the moment ,whenever I call the IndexBuilder.search method, this what I get: [error] WorkThread: java.lang.IllegalAccessError: tried to access method org.apache.lucene.search.HitDoc.(FI)V