You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2013/07/10 19:17:48 UTC

[jira] [Updated] (SOLR-5027) CollapsingQParserPlugin

     [ https://issues.apache.org/jira/browse/SOLR-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein updated SOLR-5027:
---------------------------------

    Attachment: SOLR-5027.patch

Initial patch for review.
                
> CollapsingQParserPlugin
> -----------------------
>
>                 Key: SOLR-5027
>                 URL: https://issues.apache.org/jira/browse/SOLR-5027
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>    Affects Versions: 5.0
>            Reporter: Joel Bernstein
>            Priority: Minor
>         Attachments: SOLR-5027.patch
>
>
> The CollapsingQParserPlugin is a PostFilter that performs field collapsing.
> This allows field collapsing to be done within the normal search flow.
> Initial syntax:
> fq=(!collapse field=<field_name>}
> All documents in a group will be collapsed to the highest ranking document in the group.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org