Solr's SpellCheck component does what you are looking for.

https://cwiki.apache.org/confluence/display/solr/Spell+Checking

http://lucidworks.com/blog/getting-started-spell-checking-with-apache-lucene-and-solr/

HTH

-Brendan

On 27 June 2015 at 14:08, octopus <octroll...@gmail.com> wrote:

> Hi, I am new to Solr and would like to find out if Solr has a spellalike
> feature that can fulfill this requirement:
>
> Searching "HAT" in the data that contains "CAT" would match.
> It is similar to searching: ?AT, H?T and ?AT.
>
> Other than querying multiple times, do you have advice on how I can
> optimize
> my search or is there a built-in feature for this spellalike functionality?
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-Spellalike-Feature-tp4214353.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to