[ https://issues.apache.org/jira/browse/SOLR-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801112#action_12801112 ]
David Smiley commented on SOLR-1553: ------------------------------------ Yonik (or someone else I guess), would you mind commenting on this claim?: "Improved proximity boosting via word bigrams... this prevents the problem of needing 100% of the words in the document to get any boost, as well as having all of the words in a single field." I looked through the source and saw the bigram addition using "SHOULD"... cool... but I am unaware of the two problems you speak of that this addresses. By the way... this thing is slick. You rock. > 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 > > Attachments: SOLR-1553.patch, SOLR-1553.pf-refactor.patch > > > 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.