From 81f3e577b103fd50ff44050946ca10de18657ef7 Mon Sep 17 00:00:00 2001 From: Erik Hatcher Date: Fri, 18 Jun 2010 17:10:30 +0000 Subject: [PATCH] enable spell checking buildOnCommit in example configuration, and default it into the /browse view git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956053 13f79535-47bb-0310-9956-ffa450edef68 --- solr/example/solr/conf/solrconfig.xml | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/solr/example/solr/conf/solrconfig.xml b/solr/example/solr/conf/solrconfig.xml index af046ad3f91..31816fccfd0 100755 --- a/solr/example/solr/conf/solrconfig.xml +++ b/solr/example/solr/conf/solrconfig.xml @@ -513,30 +513,44 @@ --> - velocity + + velocity browse layout Solritas + dismax + + text^0.5 features^1.0 name^1.2 sku^1.5 id^10.0 manu^1.1 cat^1.4 + *:* 10 *,score + on cat manu_exact 1 - - text^0.5 features^1.0 name^1.2 sku^1.5 id^10.0 manu^1.1 cat^1.4 - - + + on text features name 0 name + + + on + true + false + false + 3 + + spellcheck + @@ -694,6 +708,7 @@ default name ./spellchecker + true