Vikas Saurabh created OAK-3406:
----------------------------------
Summary: Configuration to rank exact match suggestions over
partial match suggestions
Key: OAK-3406
URL: https://issues.apache.org/jira/browse/OAK-3406
Project: Jackrabbit Oak
Issue Type: Improvement
Components: lucene
Reporter: Vikas Saurabh
Priority: Minor
Currently, a suggestion query ranks the results according to popularity. But,
at times, it's intended to have suggested phrases based on exact matches to be
ranked above a more popular suggestion based on a partial match. e.g. a
repository might have a 1000 docs with {{windows is a very popular OS}} and say
4 with {{win over them}} - it's a useful case to configure suggestions such
that for a suggestions query for {{win}}, we'd get {{win over them}} as a
higher ranked suggestion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)