mirror of https://github.com/apache/lucene.git
add comment about logging and -server mode for benchmarking
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817378 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d19802603d
commit
edbbdd8d2b
|
@ -41,6 +41,8 @@
|
|||
catchall "text" field, and use that for searching.
|
||||
- For maximum indexing performance, use the StreamingUpdateSolrServer
|
||||
java client.
|
||||
- Remember to run the JVM in server mode, and use a higher logging level
|
||||
that avoids logging every request
|
||||
-->
|
||||
|
||||
<schema name="example" version="1.2">
|
||||
|
|
Loading…
Reference in New Issue