mirror of https://github.com/apache/lucene.git
include note about benchmarking with example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729063 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
06afa5d24d
commit
b35c6a23ff
|
@ -27,6 +27,9 @@
|
|||
|
||||
For more information, on how to customize this file, please see
|
||||
http://wiki.apache.org/solr/SchemaXml
|
||||
|
||||
NOTE: this schema includes many optional features and should not
|
||||
be used for benchmarking.
|
||||
-->
|
||||
|
||||
<schema name="example" version="1.1">
|
||||
|
|
Loading…
Reference in New Issue