Also, be aware that the spaces in your query need to be URL-encoded. Depending on how you are sending the command, you may have to do that encoding yourself.

-- Jack Krupansky

-----Original Message----- From: S L
Sent: Monday, August 12, 2013 10:51 AM
To: solr-user@lucene.apache.org
Subject: Re: very simple boolean query not working

Erick Erickson wrote
What do you get when you add &debugQuery=true? That should show you the
results of the query parsing, which often adds clues.

FWIW,
Erick

When I was trying to debug this last night I noticed that when I added
"&debugQuery=true" to queries I would only get debug output for the queries
that returned results. This makes me think that there is something in the
syntax that solr doesn't like. But, I don't get any messages in catalina.out
either.

This can't be that hard. I will switch to a current solr and see if the
problem goes away.



--
View this message in context: http://lucene.472066.n3.nabble.com/very-simple-boolean-query-not-working-tp4083895p4083999.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to