[
https://issues.apache.org/jira/browse/SOLR-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Markus Jelsma updated SOLR-5184:
--------------------------------
Component/s: spellchecker
Fix Version/s: 5.0
4.5
Priority: Minor (was: Major)
Description: Collations are sorted by internal rank ascending. In quite a
few cases this results in bad collations since we always get the first instead
of iterating over them in the client. These cases can be improved upon by
sorting on the collation's hits descending.
Issue Type: Improvement (was: Bug)
> Sort collations by hits descending
> ----------------------------------
>
> Key: SOLR-5184
> URL: https://issues.apache.org/jira/browse/SOLR-5184
> Project: Solr
> Issue Type: Improvement
> Components: spellchecker
> Reporter: Markus Jelsma
> Priority: Minor
> Fix For: 4.5, 5.0
>
>
> Collations are sorted by internal rank ascending. In quite a few cases this
> results in bad collations since we always get the first instead of iterating
> over them in the client. These cases can be improved upon by sorting on the
> collation's hits descending.
--
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: [email protected]
For additional commands, e-mail: [email protected]