From 26b676c17075bec9be22e01e374a982031c813ef Mon Sep 17 00:00:00 2001 From: gsingers Date: Sun, 10 Jun 2012 12:55:52 -0400 Subject: [PATCH] fix clustering examples --- apache-solr/solr-clustering/conf/schema.xml | 12 ++++++------ apache-solr/solr-clustering/conf/solrconfig.xml | 4 ++-- apache-solr/solr-tagging/conf/solrconfig.xml | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/apache-solr/solr-clustering/conf/schema.xml b/apache-solr/solr-clustering/conf/schema.xml index 4c34ece..2f2ba8d 100755 --- a/apache-solr/solr-clustering/conf/schema.xml +++ b/apache-solr/solr-clustering/conf/schema.xml @@ -437,9 +437,9 @@ - - - + + + @@ -489,9 +489,9 @@ unknown fields indexed and/or stored by default --> - - - + + + diff --git a/apache-solr/solr-clustering/conf/solrconfig.xml b/apache-solr/solr-clustering/conf/solrconfig.xml index 87884e7..08ffe47 100755 --- a/apache-solr/solr-clustering/conf/solrconfig.xml +++ b/apache-solr/solr-clustering/conf/solrconfig.xml @@ -504,9 +504,9 @@ default true - title-clustering + title - desc-clustering + description link false diff --git a/apache-solr/solr-tagging/conf/solrconfig.xml b/apache-solr/solr-tagging/conf/solrconfig.xml index aab34cf..e72f3b5 100755 --- a/apache-solr/solr-tagging/conf/solrconfig.xml +++ b/apache-solr/solr-tagging/conf/solrconfig.xml @@ -504,9 +504,9 @@ default true - title-clustering + title - desc-clustering + desc link false