mirror of https://github.com/apache/lucene.git
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:
parent
de86f763f5
commit
f7305e3571
|
@ -37,7 +37,7 @@
|
|||
-->
|
||||
<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
|
||||
your solrconfig.xml or schema.xml (ie: Analyzers, Request
|
||||
Handlers, etc...).
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
-->
|
||||
<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
|
||||
your solrconfig.xml or schema.xml (ie: Analyzers, Request
|
||||
Handlers, etc...).
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
-->
|
||||
<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
|
||||
your solrconfig.xml or schema.xml (ie: Analyzers, Request
|
||||
Handlers, etc...).
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
-->
|
||||
<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
|
||||
your solrconfig.xml or schema.xml (ie: Analyzers, Request
|
||||
Handlers, etc...).
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
-->
|
||||
<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
|
||||
your solrconfig.xml or schema.xml (ie: Analyzers, Request
|
||||
Handlers, etc...).
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
<useCompoundFile>${useCompoundFile:false}</useCompoundFile>
|
||||
</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
|
||||
solrconfig.xml or schema.xml (ie: Analyzers, Request Handlers,
|
||||
etc...). All directories and paths are resolved relative the
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
<useCompoundFile>${useCompoundFile:false}</useCompoundFile>
|
||||
</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
|
||||
solrconfig.xml or schema.xml (ie: Analyzers, Request Handlers,
|
||||
etc...). All directories and paths are resolved relative the
|
||||
|
|
|
@ -320,7 +320,7 @@ public class SolrIndexConfig {
|
|||
/**
|
||||
* Lucene 4.4 removed the setUseCompoundFile(boolean) method from the two
|
||||
* 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
|
||||
* setter in their MergePolicy init args, we remove it from the MergePolicy
|
||||
* init args, update the 'effective' useCompoundFile setting used by the
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
-->
|
||||
<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
|
||||
your solrconfig.xml or schema.xml (ie: Analyzers, Request
|
||||
Handlers, etc...).
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
-->
|
||||
<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
|
||||
your solrconfig.xml or schema.xml (ie: Analyzers, Request
|
||||
Handlers, etc...).
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
-->
|
||||
<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
|
||||
your solrconfig.xml or schema.xml (ie: Analyzers, Request
|
||||
Handlers, etc...).
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
-->
|
||||
<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
|
||||
your solrconfig.xml or schema.xml (ie: Analyzers, Request
|
||||
Handlers, etc...).
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
-->
|
||||
<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
|
||||
your solrconfig.xml or schema.xml (ie: Analyzers, Request
|
||||
Handlers, etc...).
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
-->
|
||||
<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
|
||||
your solrconfig.xml or schema.xml (ie: Analyzers, Request
|
||||
Handlers, etc...).
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
-->
|
||||
<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
|
||||
your solrconfig.xml or schema.xml (ie: Analyzers, Request
|
||||
Handlers, etc...).
|
||||
|
|
Loading…
Reference in New Issue