default useFilterForSortedQuery to off in example

git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@485891 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2006-12-11 21:50:41 +00:00
parent d06948412d
commit 81bef1260c
1 changed files with 2 additions and 1 deletions

View File

@ -160,8 +160,9 @@
If the requested sort does not include score, then the filterCache
will be checked for a filter matching the query. If found, the filter
will be used as the source of document ids, and then the sort will be
applied to that. -->
applied to that.
<useFilterForSortedQuery>true</useFilterForSortedQuery>
-->
<!-- An optimization for use with the queryResultCache. When a search
is requested, a superset of the requested number of document ids