fix typo in solrconfig.xml

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615391 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Shai Erera 2014-08-03 07:26:17 +00:00
parent de86f763f5
commit f7305e3571
15 changed files with 15 additions and 15 deletions

View File

@ -37,7 +37,7 @@
--> -->
<luceneMatchVersion>${tests.luceneMatchVersion:LUCENE_CURRENT}</luceneMatchVersion> <luceneMatchVersion>${tests.luceneMatchVersion:LUCENE_CURRENT}</luceneMatchVersion>
<!-- lib directives can be used to instruct Solr to load an Jars <!-- lib directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in identified and use them to resolve any "plugins" specified in
your solrconfig.xml or schema.xml (ie: Analyzers, Request your solrconfig.xml or schema.xml (ie: Analyzers, Request
Handlers, etc...). Handlers, etc...).

View File

@ -37,7 +37,7 @@
--> -->
<luceneMatchVersion>${tests.luceneMatchVersion:LUCENE_CURRENT}</luceneMatchVersion> <luceneMatchVersion>${tests.luceneMatchVersion:LUCENE_CURRENT}</luceneMatchVersion>
<!-- <lib/> directives can be used to instruct Solr to load an Jars <!-- <lib/> directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in identified and use them to resolve any "plugins" specified in
your solrconfig.xml or schema.xml (ie: Analyzers, Request your solrconfig.xml or schema.xml (ie: Analyzers, Request
Handlers, etc...). Handlers, etc...).

View File

@ -37,7 +37,7 @@
--> -->
<luceneMatchVersion>${tests.luceneMatchVersion:LUCENE_CURRENT}</luceneMatchVersion> <luceneMatchVersion>${tests.luceneMatchVersion:LUCENE_CURRENT}</luceneMatchVersion>
<!-- <lib/> directives can be used to instruct Solr to load an Jars <!-- <lib/> directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in identified and use them to resolve any "plugins" specified in
your solrconfig.xml or schema.xml (ie: Analyzers, Request your solrconfig.xml or schema.xml (ie: Analyzers, Request
Handlers, etc...). Handlers, etc...).

View File

@ -37,7 +37,7 @@
--> -->
<luceneMatchVersion>${tests.luceneMatchVersion:LUCENE_CURRENT}</luceneMatchVersion> <luceneMatchVersion>${tests.luceneMatchVersion:LUCENE_CURRENT}</luceneMatchVersion>
<!-- lib directives can be used to instruct Solr to load an Jars <!-- lib directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in identified and use them to resolve any "plugins" specified in
your solrconfig.xml or schema.xml (ie: Analyzers, Request your solrconfig.xml or schema.xml (ie: Analyzers, Request
Handlers, etc...). Handlers, etc...).

View File

@ -37,7 +37,7 @@
--> -->
<luceneMatchVersion>${tests.luceneMatchVersion:LUCENE_CURRENT}</luceneMatchVersion> <luceneMatchVersion>${tests.luceneMatchVersion:LUCENE_CURRENT}</luceneMatchVersion>
<!-- <lib/> directives can be used to instruct Solr to load an Jars <!-- <lib/> directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in identified and use them to resolve any "plugins" specified in
your solrconfig.xml or schema.xml (ie: Analyzers, Request your solrconfig.xml or schema.xml (ie: Analyzers, Request
Handlers, etc...). Handlers, etc...).

View File

@ -29,7 +29,7 @@
<useCompoundFile>${useCompoundFile:false}</useCompoundFile> <useCompoundFile>${useCompoundFile:false}</useCompoundFile>
</indexConfig> </indexConfig>
<!-- <!--
lib directives can be used to instruct Solr to load an Jars lib directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in your identified and use them to resolve any "plugins" specified in your
solrconfig.xml or schema.xml (ie: Analyzers, Request Handlers, solrconfig.xml or schema.xml (ie: Analyzers, Request Handlers,
etc...). All directories and paths are resolved relative the etc...). All directories and paths are resolved relative the

View File

@ -29,7 +29,7 @@
<useCompoundFile>${useCompoundFile:false}</useCompoundFile> <useCompoundFile>${useCompoundFile:false}</useCompoundFile>
</indexConfig> </indexConfig>
<!-- <!--
lib directives can be used to instruct Solr to load an Jars lib directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in your identified and use them to resolve any "plugins" specified in your
solrconfig.xml or schema.xml (ie: Analyzers, Request Handlers, solrconfig.xml or schema.xml (ie: Analyzers, Request Handlers,
etc...). All directories and paths are resolved relative the etc...). All directories and paths are resolved relative the

View File

@ -320,7 +320,7 @@ public class SolrIndexConfig {
/** /**
* Lucene 4.4 removed the setUseCompoundFile(boolean) method from the two * Lucene 4.4 removed the setUseCompoundFile(boolean) method from the two
* conrete MergePolicies provided with Lucene/Solr and added it to the * conrete MergePolicies provided with Lucene/Solr and added it to the
* IndexWRiterConfig. * IndexWriterConfig.
* In the event that users have a value explicitly configured for this * In the event that users have a value explicitly configured for this
* setter in their MergePolicy init args, we remove it from the MergePolicy * setter in their MergePolicy init args, we remove it from the MergePolicy
* init args, update the 'effective' useCompoundFile setting used by the * init args, update the 'effective' useCompoundFile setting used by the

View File

@ -37,7 +37,7 @@
--> -->
<luceneMatchVersion>5.0</luceneMatchVersion> <luceneMatchVersion>5.0</luceneMatchVersion>
<!-- <lib/> directives can be used to instruct Solr to load an Jars <!-- <lib/> directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in identified and use them to resolve any "plugins" specified in
your solrconfig.xml or schema.xml (ie: Analyzers, Request your solrconfig.xml or schema.xml (ie: Analyzers, Request
Handlers, etc...). Handlers, etc...).

View File

@ -37,7 +37,7 @@
--> -->
<luceneMatchVersion>5.0</luceneMatchVersion> <luceneMatchVersion>5.0</luceneMatchVersion>
<!-- <lib/> directives can be used to instruct Solr to load an Jars <!-- <lib/> directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in identified and use them to resolve any "plugins" specified in
your solrconfig.xml or schema.xml (ie: Analyzers, Request your solrconfig.xml or schema.xml (ie: Analyzers, Request
Handlers, etc...). Handlers, etc...).

View File

@ -37,7 +37,7 @@
--> -->
<luceneMatchVersion>5.0</luceneMatchVersion> <luceneMatchVersion>5.0</luceneMatchVersion>
<!-- <lib/> directives can be used to instruct Solr to load an Jars <!-- <lib/> directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in identified and use them to resolve any "plugins" specified in
your solrconfig.xml or schema.xml (ie: Analyzers, Request your solrconfig.xml or schema.xml (ie: Analyzers, Request
Handlers, etc...). Handlers, etc...).

View File

@ -37,7 +37,7 @@
--> -->
<luceneMatchVersion>5.0</luceneMatchVersion> <luceneMatchVersion>5.0</luceneMatchVersion>
<!-- <lib/> directives can be used to instruct Solr to load an Jars <!-- <lib/> directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in identified and use them to resolve any "plugins" specified in
your solrconfig.xml or schema.xml (ie: Analyzers, Request your solrconfig.xml or schema.xml (ie: Analyzers, Request
Handlers, etc...). Handlers, etc...).

View File

@ -37,7 +37,7 @@
--> -->
<luceneMatchVersion>5.0</luceneMatchVersion> <luceneMatchVersion>5.0</luceneMatchVersion>
<!-- <lib/> directives can be used to instruct Solr to load an Jars <!-- <lib/> directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in identified and use them to resolve any "plugins" specified in
your solrconfig.xml or schema.xml (ie: Analyzers, Request your solrconfig.xml or schema.xml (ie: Analyzers, Request
Handlers, etc...). Handlers, etc...).

View File

@ -37,7 +37,7 @@
--> -->
<luceneMatchVersion>5.0</luceneMatchVersion> <luceneMatchVersion>5.0</luceneMatchVersion>
<!-- <lib/> directives can be used to instruct Solr to load an Jars <!-- <lib/> directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in identified and use them to resolve any "plugins" specified in
your solrconfig.xml or schema.xml (ie: Analyzers, Request your solrconfig.xml or schema.xml (ie: Analyzers, Request
Handlers, etc...). Handlers, etc...).

View File

@ -37,7 +37,7 @@
--> -->
<luceneMatchVersion>5.0</luceneMatchVersion> <luceneMatchVersion>5.0</luceneMatchVersion>
<!-- <lib/> directives can be used to instruct Solr to load an Jars <!-- <lib/> directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in identified and use them to resolve any "plugins" specified in
your solrconfig.xml or schema.xml (ie: Analyzers, Request your solrconfig.xml or schema.xml (ie: Analyzers, Request
Handlers, etc...). Handlers, etc...).