[
https://issues.apache.org/jira/browse/SOLR-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated SOLR-2888:
------------------------------
Attachment: SOLR-2888.patch
Cleaner separation of concerns between FSTCompletionBuilder and FSTCompletion.
Cleaned up how lookup works (variations passed in the constructor, not in the
lookup methods). Added methods for writing and reading automata to FST. Added
full sorting of floats based on their int4 order.
> FSTSuggester should use utf8/utf32 order
> -----------------------------------------
>
> Key: SOLR-2888
> URL: https://issues.apache.org/jira/browse/SOLR-2888
> Project: Solr
> Issue Type: Improvement
> Components: spellchecker
> Reporter: Dawid Weiss
> Assignee: Dawid Weiss
> Fix For: 4.0
>
> Attachments: SOLR-2888.patch, SOLR-2888.patch
>
>
> For some reason it uses utf16 internally. Shouldn't make much of a
> difference, really.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]