Re: Solr spellcheck config

2010-06-11 Thread Lance Norskog
Make a common field with all of the text you want to index with a directive: http://wiki.apache.org/solr/FAQ#How_do_I_use_copyField_with_wildcards.3F On Wed, Jun 9, 2010 at 6:22 AM, Bogdan Gusiev wrote: > Hi everyone, > > I am trying to build the spellcheck index with *IndexBasedSpellChecker* >

Solr spellcheck config

2010-06-09 Thread Bogdan Gusiev
Hi everyone, I am trying to build the spellcheck index with *IndexBasedSpellChecker* default text ./spellchecker And I want to specify the dynamic field "*_text" as the field option: How it can be done? Thanks, Bogdan -- Bogdan Gusiev. agre...@gmail.com