You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2014/03/16 20:36:42 UTC

[jira] [Resolved] (SOLR-1480) SpellCheck in the same index

     [ https://issues.apache.org/jira/browse/SOLR-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-1480.
-----------------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 4.8)

We have DirectSolrSpellChecker now via LUCENE-2507

> SpellCheck in the same index
> ----------------------------
>
>                 Key: SOLR-1480
>                 URL: https://issues.apache.org/jira/browse/SOLR-1480
>             Project: Solr
>          Issue Type: New Feature
>          Components: spellchecker
>            Reporter: Shalin Shekhar Mangar
>
> There is really no reason why spell check has to be done through a separate index. In most cases the spell check index is built from a Solr field. With a few configured dynamic fields, an UpdateRequestProcessor and a SearchComponent, spell checking can be done from the main Solr index.
> This eliminates the spellcheck build phases and spellcheck can get to use the Java replication for free.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org