[ 
https://issues.apache.org/jira/browse/SOLR-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776488#action_12776488
 ] 

Yonik Seeley commented on SOLR-1553:
------------------------------------

I guess one of the main questions is if this should remain separate from 
dismax, or if it should eventually replace dismax?  If the latter, they could 
either co-exist for some time and eventually replace, or remain uncommitted 
before it can replace...

Incompatibilities off the top of my head:
 - "pf" creates word bigrams for proximity boosting... we could perhaps change 
this to "pf2" and add in support for the dismax-style pf
 - fielded queries - dismax doesn't have them, and they may not be desired by 
all clients
 - full lucene syntax - same as above - may not be desired by all clients

I think the other incompatibilities would mostly fall in the category of bugs, 
or things that weren't well specified or well behaved anyway (e.g. I don't 
really see a downside to allowing nested pure negative queries to work)


> extended dismax query parser
> ----------------------------
>
>                 Key: SOLR-1553
>                 URL: https://issues.apache.org/jira/browse/SOLR-1553
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Yonik Seeley
>             Fix For: 1.5
>
>
> An improved user-facing query parser based on dismax

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to