SOLR-5210: make perSegFilter cache actually per-segment

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1521559 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2013-09-10 17:39:54 +00:00
parent d545fdfd1e
commit 315c0e6dbe
1 changed files with 2 additions and 1 deletions

View File

@ -521,7 +521,8 @@
class="solr.search.LRUCache"
size="10"
initialSize="0"
autowarmCount="10" />
autowarmCount="10"
regenerator="solr.NoOpRegenerator" />
<!-- Field Value Cache