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:
Yonik Seeley 2009-09-21 19:15:54 +00:00
parent d19802603d
commit edbbdd8d2b
1 changed files with 2 additions and 0 deletions

View File

@ -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">