hi i need a help. I want create a lucene query parser for adding evaluation of expression in lucene value1:>= value2
how to do it? for me it is sufficient also to work programatically creating a new Query Object making it 2016-08-01 19:36 GMT+02:00 Kumaran Ramasubramanian <kums....@gmail.com>: > Hi All, > > i tried to index some emoji / smiley characters in lucene index. In > fetched search results, every smiley character is returned as 4 "?" > characters as shown in attached image ( 4 byte smiley characters they are > ). > > The sample text i tried to index is > > > ๐b๐ฌc๐d๐eewillifind๐f๐g๐ hโ > > > Any further pointers on the same ?? > > -- > Kumaran R > > > > > > > > On Mon, Aug 1, 2016 at 12:07 AM, Kumaran Ramasubramanian < > kums....@gmail.com> > wrote: > > > > > > 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" <kums....@gmail.com> > wrote: > > >> > > >> > >> Hi All, > >> > >> Am using lucene 4.10.4. Using lucene index, Is there any way to store > and retrieve latest utf8 and utf8mb4 emoji / smiley characters?? In any > latest lucene version?? > >> > >> Thanks in advance. > >> > >> -- > >> Kumaran R >