[
https://issues.apache.org/jira/browse/SOLR-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492096
]
Otis Gospodnetic commented on SOLR-199:
---------------------------------------
Adam, I think Yonik is just saying that the n-gram stuff I added to Lucene's
contrib/analyzers was added after 2.1 was released, so we'd need a version of
that jar from the trunk at this time. I see mentions of Solr 1.2, so perhaps
we can grab the 2.2-dev version of that jar and add it to Solr starting with
release 1.2?
Question: How will the spellchecker you are writing or considering writing
going to be different/better than the one in contrib/spellchecker?
> 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.