Also, have a look at the patch on this issue: https://issues.apache.org/jira/browse/LUCENE-2995
That issue factors out spell checking / auto suggest from Lucene & Solr into a shared module. Mike http://blog.mikemccandless.com On Thu, May 5, 2011 at 8:54 AM, Clemens Wyss <clemens...@mysign.ch> wrote: > I have implemented my index (in fact it's a plugable indexing API) in "plain > Lucene". It tried to implement a term suggestion mechanism on my own, being > not to happy so far. > At > http://search-lucene.com/m/0QBv41ssGlh/suggestion&subj=Auto+Suggest > I have seen Solr's auto suggestion for search terms. Appart from not being > "fuzzy" it looks quite promising. > > How easily can I Integrate Solr's suggestion with my Lucene index? > > Thx > Clemens > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org