On Sat, Feb 7, 2009 at 6:04 AM, Uwe Schindler <u...@thetaphi.de> wrote: > The field names could be changed, sure, the small performance optimization > is in TrieRangeFilter: The splitting of the range is done in a way, to not > seek back and forward in the Term list, just in forward direction. This is > only possible if the helper field is ordered *after* the original one.
This should not matter unless the terms are near each other. That won't be the case with two different fields in a sufficiently sized index. -Yonik --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org