Re: Filter strategy in Lucene 6.0

2016-07-31 Thread Adrien Grand
Lucene 5.0 introduced two-phase iteration (see Scorer.twoPhaseIterator()) as a way to tackle slow queries. In short, queries can be split into a fast approximation and a slower confirmation and Lucene makes sure to reach agreement between the different approximations of a BooleanQuery before checki

Re: How to store and retrieve latest utf8mb4 emoji / smiley characters in lucene index

2016-07-31 Thread Kumaran Ramasubramanian
Hi All, Is there any pointers on storing smileys in lucene index?? Any help is much appreciated. Thank you. -- Kumaran R On Jul 30, 2016 12:24 PM, "Kumaran Ramasubramanian" wrote: > > Hi All, > > Am using lucene 4.10.4. Using lucene index, Is there any way to store and > retrieve latest utf8