how to implement Lucene HitCollector
Hi , Please tell me how can I implement HitCollector in lucene 4.7.0, migrating from previous versions . I didn't find HitCollector in 4.7. Thanks & Regards, Narasimha.
Re: QueryParser
Hi, If you don't want to config the tokenizer and filters yourself, you can use lucene-analyzers-smartcn, the default behavior will do most of the trick. All the best Liu Bo On 25 March 2014 00:24, Allison, Timothy B. wrote: > To expand on Herb's comment, in Lucene, the StandardAnalyzer will