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]
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