On Mon, Sep 28, 2009 at 3:54 PM, Tarun Jain wrote:
> Hi,
> I have created an index where the fields have been indexed with
> omitNorms="true" omitTermFreqAndPositions="true"
> to improve indexing performance. One of the side effects of this is that some
> of the searches with alphanumeric words a
Hi,
I have created an index where the fields have been indexed with
omitNorms="true" omitTermFreqAndPositions="true"
to improve indexing performance. One of the side effects of this is that some
of the searches with alphanumeric words are not working correctly.
Example..
Below is the debugQuery