Re: Error in QueryTermExtractor.getTermsFromBooleanQuery

2006-11-26 Thread markharw00d
Nope, not seen that one. Looks like the reference to no such field is in the Java instance data sense, not the Lucene document sense. Class versioning issues somewhere? That method takes a parameter called "prohibited" which is the name of the field reported in the error. Is the word "prohibite

Error in QueryTermExtractor.getTermsFromBooleanQuery

2006-11-25 Thread Otis Gospodnetic
Hi, I just moved from 1.9.1 to 2.1-dev. One error that seems to happen a lot now is below. I haven't had the chance to investigate yet (note the time), but I thought I'd throw (no pun intended) it out there and see if anyone else has seen this before. java.lang.NoSuchFieldError: prohibited