Re: NOT_ANALYZED... should be an analyzer

2011-01-20 Thread Robert Muir
On Thu, Jan 20, 2011 at 11:29 AM, Paul Libbrecht wrote: > > Hello list, > > I am hitting a stupid bug where a unit test shows me that QueryParser > analyzes fierciely anything it finds hence... I have to tune the analyzer to > not decompose the terms with fields that should be non-analyzed. > >

NOT_ANALYZED... should be an analyzer

2011-01-20 Thread Paul Libbrecht
Hello list, I am hitting a stupid bug where a unit test shows me that QueryParser analyzes fierciely anything it finds hence... I have to tune the analyzer to not decompose the terms with fields that should be non-analyzed. For indexing, you can choose to have something not_analyzed. For query