On Sat, Feb 7, 2009 at 6:04 AM, Uwe Schindler <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
