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

Peter Keegan updated SOLR-6502:
-------------------------------
    Attachment: LowRecallSearchComponent.zip

Attaching code

> Custom search component to reduce recall of 'edismax' query.
> ------------------------------------------------------------
>
>                 Key: SOLR-6502
>                 URL: https://issues.apache.org/jira/browse/SOLR-6502
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Peter Keegan
>            Priority: Minor
>         Attachments: LowRecallSearchComponent.zip
>
>
> Custom search component to improve query performance by reducing the normal 
> recall of the 'edismax' query. This component will set the 'mm' (minimum 
> match) parameter to 100%, requiring all keywords to match. If there are no 
> matches, 'mm' is set to 1 and the query is retried. This component is 
> registered in solrconfig.xml as '/LowRecallsearch'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to