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.
>
>
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