projects
/
lui-solr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acda9fd
)
Increase max number of warming searchers
author
Dennis Schafroth
<dennis@indexdata.com>
Thu, 6 Dec 2012 13:25:27 +0000
(14:25 +0100)
committer
Dennis Schafroth
<dennis@indexdata.com>
Thu, 6 Dec 2012 13:25:27 +0000
(14:25 +0100)
conf/solrconfig-devl.xml
patch
|
blob
|
history
diff --git
a/conf/solrconfig-devl.xml
b/conf/solrconfig-devl.xml
index
62039ea
..
c2f2566
100644
(file)
--- a/
conf/solrconfig-devl.xml
+++ b/
conf/solrconfig-devl.xml
@@
-575,7
+575,7
@@
Recommend values of 1-2 for read-only slaves, higher for
masters w/o cache warming.
-->
- <maxWarmingSearchers>2</maxWarmingSearchers>
+ <maxWarmingSearchers>10</maxWarmingSearchers>
</query>