[
https://issues.apache.org/jira/browse/SOLR-3776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated SOLR-3776:
--------------------------------
Attachment: SOLR-3776.patch
Simple patch.
> Parse NamedList for JaspellLookup factory, so fuzzy and prefixlen can be
> enabled
> --------------------------------------------------------------------------------
>
> Key: SOLR-3776
> URL: https://issues.apache.org/jira/browse/SOLR-3776
> Project: Solr
> Issue Type: Bug
> Components: spellchecker
> Affects Versions: 4.0-BETA
> Reporter: Uwe Schindler
> Assignee: Uwe Schindler
> Fix For: 4.0, 5.0
>
> Attachments: SOLR-3776.patch
>
>
> Curretly JaspellLookup in Lucene already supports enabling fuzzy matches in
> its ternary tree, but the factory in Solr ignores the NamedList completely
> and just uses "new JaspellLookup()". This should be extended, so fuzzy
> suggestions would be possible (if dictionary is not too big). This is better
> than no alternative until a FST-based fuzzy work -> Mike, hey! :-)
--
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]