On Sat, Apr 23, 2011 at 11:36 PM, Ramanathapuram, Rajesh
<rajesh.ramanathapu...@turner.com> wrote:
> What is really weird is if I search for srchterm1 and srchterm2
> separately, the results come up fine. If I search for multiple terms,
> this issue seems to happen when the terms are separated by html tags and
> special characters like ') / \' etc...
>

What version of Solr are you using? Because you are saying the issue
only happens when terms involve special characters, its possible it
could be this bug: https://issues.apache.org/jira/browse/LUCENE-2874,
with the overlapping terms being created by the WordDelimiterFilter.

This is fixed in 3.1.

Reply via email to