From b5d47c0d087cb86c7caf371c80944339fbfaa721 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Mon, 31 Oct 2011 13:54:53 +0100 Subject: [PATCH] Add spellchecking to default request handler --- solr-conf/solrconfig.xml | 94 +++++++++++----------------------------------- 1 file changed, 22 insertions(+), 72 deletions(-) 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 +