From: Dennis Schafroth Date: Mon, 31 Oct 2011 12:54:53 +0000 (+0100) Subject: Add spellchecking to default request handler X-Git-Tag: v0.2.1~1 X-Git-Url: http://git.indexdata.com/?p=lui-solr.git;a=commitdiff_plain;h=b5d47c0d087cb86c7caf371c80944339fbfaa721;ds=sidebyside Add spellchecking to default request handler --- diff --git a/solr-conf/solrconfig.xml b/solr-conf/solrconfig.xml index c281730..823cf50 100644 --- a/solr-conf/solrconfig.xml +++ b/solr-conf/solrconfig.xml @@ -701,67 +701,21 @@ queries across multiple shards --> - - - explicit - 10 - - - - - - - - - - + + explicit + text + + false + + true + + 5 + + + spellcheck + + + - textSpell - - + text - - default - name - spellchecker + solr.IndexBasedSpellChecker + text + text + true + ./spellchecker +