Hello All,

I recently came across a problem when I tried using description:"fatty
acid-binding protein" as a filter query when doing a query through the query
interface for Solr in the Tomcat server.  Using that filter query did not
give me any results at all, however if I used description:"fatty
acid-binding" as the filter query, it would give me the results I wanted.

The thing is that some of the results I got back from Solr, did have the
words "fatty acid-binding protein" in the description field.  So I really do
not know what might be causing the issue of Solr not being able to find
those hits.

Another weird thing is that if I used description:"fatty acid-binding" AND
description:"protein" as the filter query when doing a query, it gave me the
results I anticipated (with some extra results that did not have the exact
phrase "fatty acid-binding protein").  Does anyone have an idea as to what
might be happening?  Just in case this is helpful, the version of Solr we
are using is 4.0.0.2012.10.06.03.04.33.  I appreciate any help anyone can
provide.

Thanks!



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Issue-Adding-Filter-Query-tp4159990.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to