From b002428eb482f7f1ef5a7fb246122d1bb307f957 Mon Sep 17 00:00:00 2001 From: ryounes Date: Mon, 27 Jun 2011 02:12:32 +0000 Subject: [PATCH] NIHVIVO-2459 Restore field types for search fields nameLowercase and nameUnstemmed from r8094. Add nameStemmed and nameUnstemmed to phrase query fields in solrconfig.xml. --- solr/exampleSolr/conf/schema.xml | 17 ++++++----------- solr/exampleSolr/conf/solrconfig.xml | 2 +- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/solr/exampleSolr/conf/schema.xml b/solr/exampleSolr/conf/schema.xml index 8d1bdcf4e..23e6c2264 100644 --- a/solr/exampleSolr/conf/schema.xml +++ b/solr/exampleSolr/conf/schema.xml @@ -485,18 +485,13 @@ - - + + - + - - @@ -511,12 +506,12 @@ --> - - - + + + diff --git a/solr/exampleSolr/conf/solrconfig.xml b/solr/exampleSolr/conf/solrconfig.xml index 449176dee..f1cf4e60f 100644 --- a/solr/exampleSolr/conf/solrconfig.xml +++ b/solr/exampleSolr/conf/solrconfig.xml @@ -709,7 +709,7 @@ edismax nameRaw nameLowercase ALLTEXT ALLTEXTUNSTEMMED ALLTEXT_PHONETIC NAME_PHONETIC nameUnstemmed nameStemmed targetInfo - targetInfo + targetInfo nameStemmed nameUnstemmed explicit 2 2