diff --git a/defaults/solr/solrconfig.xml b/defaults/solr/solrconfig.xml index 34da423a1..a57b7339f 100644 --- a/defaults/solr/solrconfig.xml +++ b/defaults/solr/solrconfig.xml @@ -142,7 +142,7 @@ index format, but hooks into the schema to provide per-field customization of the postings lists and per-document values in the fieldType element (postingsFormat/docValuesFormat). Note that most of the alternative implementations - are experimental, so if you choose to customize the index format, its a good + are experimental, so if you choose to customize the index format, it's a good idea to convert back to the official format e.g. via IndexWriter.addIndexes(IndexReader) before upgrading to a newer version to avoid unnecessary reindexing. --> @@ -1072,9 +1072,9 @@ Admin Handlers - This will register all the standard admin RequestHandlers. - --> + -->