[ 
https://issues.apache.org/jira/browse/SOLR-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152794#comment-13152794
 ] 

Dawid Weiss commented on SOLR-2888:
-----------------------------------

Fixed that bug with wrong bucketing but also handled what annoyed me most -- 
separated the completion data structure builder and the runtime logic. I think 
it's much cleaner now, Robert, so if you want to try intersections go ahead. 
Share patches, I'm curious to look at how hairy it'll be :)

Also, I did add full float range to that binary sorting. Like I said -- 
requires some shifts, but not as difficult as I thought it'd be.
                
> 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]

Reply via email to