://lucene.472066.n3.nabble.com/Solr-SpellCheckComponent-only-shows-results-with-certain-fields-tp4090727p4090891.html
Sent from the Solr - User mailing list archive at Nabble.com.
; Schema.xml
>
>
> required="true" />
> stored="true"/>
>
> multiValued="true" />
>
> stored="true"/>
> stored="true" multiValued="true"/>
> stored="true" multiValued="true"/>
>
>
>
>
>
> positionIncrementGap="100">
>
>
> words="stopwords.txt" />
>
>
>
>
>
> words="stopwords.txt" />
> ignoreCase="true" expand="true"/>
>
>
>
> solrconfig.xml
>
>
>
>
>explicit
>10
>text
>
>default
>
> wordbreak
>
> false
>
> false
>
> 5
>
>
>
> spellcheck
>
>
>
>
>
>
>
> default
>
> solr.IndexBasedSpellChecker
>
> name
>
> ./spellchecker
>
> 0.5
>
> .0001
> true
>
>
>
> wordbreak
> solr.WordBreakSolrSpellChecker
> name
> true
> true
> 3
> true
>
>
>
> text_general
>
>
> Any help would be appreciated.
> Thanks!
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-SpellCheckComponent-only-shows-results-with-certain-fields-tp4090727.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
--
Regards,
Raheel Hasan
caus",
"wt":"json"}},
"response":{"numFound":0,"start":0,"docs":[]
},
"spellcheck":{
"suggestions":[]}}
My guess is that there is something wrong in my scheme but everything looks
fine.
Schema.xml