See http://wiki.apache.org/solr/DisMaxRequestHandler

Namely, "-" is the prohibited operator, thus, -- really is meaningless. You either need to escape them or remove them

-Grant

On Jun 2, 2008, at 7:14 AM, Bram de Jong wrote:

hello all,


just a small note to say that the dismax query parser crashes on:

q = "apple -- pear"

I'm running through a stored batch of my users' searches and it went
down on the double dash :)


- Bram

--
http://freesound.iua.upf.edu
http://www.smartelectronix.com
http://www.musicdsp.org

--------------------------
Grant Ingersoll
http://www.lucidimagination.com

Lucene Helpful Hints:
http://wiki.apache.org/lucene-java/BasicsOfPerformance
http://wiki.apache.org/lucene-java/LuceneFAQ







Reply via email to