Dismax handler not handling +/- correctly
-----------------------------------------
Key: SOLR-2087
URL: https://issues.apache.org/jira/browse/SOLR-2087
Project: Solr
Issue Type: Bug
Components: search
Affects Versions: 1.4
Reporter: Gabriel Weinberg
If I do a query like: i'm a walking contradiction it matches pf as text:"i'm_a
a_walking walking contradiction"^2.0, and it matches fine.
If I do a query like: i'm a +walking contradiction it matches pf as text:"i'm_a
a_+walking +walking contradiction"^2.0 and doesn't match at all.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]