Peter Keegan created SOLR-6502:
----------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to