Lucene 5.5.0 StopFilter Error

2016-02-25 Thread Jake Clawson
at lucenedemo.lucenedemo.main(lucenedemo.java:27) What exactly am I doing wrong here? I have closed both the Tokenizer and TokenStream clasess. Is there something else I am missing here? Any help would be greatly appreciated. Thanks, Jake Clawson -

Re: Lucene 5.5.0 StopFilter Error

2016-02-25 Thread Jake Clawson
zer.reset() in the beginning and tokenizer.close() at the end. It works now. Thanks! Jake Clawson - Original Message - From: Uwe Schindler To: java-user@lucene.apache.org Sent: Thursday, February 25, 2016 4:53 PM Subject: Re: Lucene 5.5.0 StopFilter Error You must build the who

Re: How does sorting work in Lucene?

2016-03-15 Thread Jake Clawson
It would be very interesting to know about the questions Gimantha has raised. Is there any documentation in the form of a book (rather than source code documentation) regarding the internal workings of Lucene? Jake - Original Message - From: Gimantha Bandara To: "java-user@lucene.ap