/[Apache-SVN]
ViewVC logotype

Revision 737079


Jump to revision: Previous Next
Author: uschindler
Date: Fri Jan 23 16:44:17 2009 UTC (15 years, 8 months ago)
Changed paths: 2
Log Message:
Optimize the test index as preparation for LUCENE-1483, because the statistics on visited terms in TrieRangeQuery/-Filter only work correctly for optimized indexes (as the count is reset on each query execution. So the new multisegment-search must have a one-segment index to only execute the query one time)

Changed paths

Path Details
Directorylucene/java/trunk/contrib/queries/src/java/org/apache/lucene/search/trie/TrieRangeQuery.java modified , text changed
Directorylucene/java/trunk/contrib/queries/src/test/org/apache/lucene/search/trie/TestTrieRangeQuery.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26