[
https://issues.apache.org/jira/browse/SOLR-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902126#action_12902126
]
Gabriel Weinberg commented on SOLR-2087:
----------------------------------------
Hoss, thanks for clarifying, but I'm still a bit confused.
What I had in mind was that this current behavior breaks anything but a blank
mm field. That is, if either the user (or I on the backend) mark any fields as
mandatory or prohibited, the pf is rendered useless. Is that what you mean by
intended behavior?
I will try the tokenizer suggestion though.
> 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]