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

Adam Hiatt commented on SOLR-199:
---------------------------------

I do in fact have a need. I am creating an edge n-gram index to provide 
auto-complete functionality. This doesn't require the regular n-gram factory, 
but I put it in the patch as well. Furthermore, I am also planning to create a 
alternative spellchecker that does what you wanted to do initially (ie have a 
single spellchecking index). This would of course require n-gramming 
functionality. 

> N-gram
> ------
>
>                 Key: SOLR-199
>                 URL: https://issues.apache.org/jira/browse/SOLR-199
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Adam Hiatt
>            Priority: Trivial
>         Attachments: SOLR-81-ngram.patch
>
>
> This tracks the creation of a patch that adds the n-gram/edge n-gram 
> tokenizing functionality that was initially part of SOLR-81 (spell checking). 
> This was taken out b/c the lucene SpellChecker class removed this dependency. 
> None-the-less, I think this is useful functionality and the addition is 
> trivial. How does everyone feel about such an addition?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to