From 52d8e2421a827f870fc6a96be33af2de9127b2f0 Mon Sep 17 00:00:00 2001 From: Mike Klaas Date: Fri, 8 Jun 2007 19:05:46 +0000 Subject: [PATCH] SOLR-257: added explicit parameter to schema.xml git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@545598 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 3 ++- example/solr/conf/schema.xml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index a0399c6fe9a..f496ad603a6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -38,7 +38,8 @@ New Features the inverse of StopFilter. (ryan) 3. SOLR-257: WordDelimiterFilter has a new parameter splitOnCaseChange, - which can be set to 0 to disable splitting "PowerShot" => "Power" "Shot" + which can be set to 0 to disable splitting "PowerShot" => "Power" "Shot". + (klaas) Changes in runtime behavior diff --git a/example/solr/conf/schema.xml b/example/solr/conf/schema.xml index 802b3c6779f..1fb52bde0e6 100755 --- a/example/solr/conf/schema.xml +++ b/example/solr/conf/schema.xml @@ -151,7 +151,7 @@ --> - + @@ -160,7 +160,7 @@ - +