Item8814: implement SEARCH date parameter as part of query, and then abstract out the 'date filter portion of the InfoCache sort code
Priority: Enhancement
Current State: Proposal Required
Released In: n/a
Target Release: major
the date filtering should just be a filteriterator - but, doing this will break paging..
partially, this is a performance issue, and partially its a mismatch between the need for
SEARCH paging to know up front how many hits there are, and the delayed way the date removes hits.
the
right way to do this is for the Search Algo to remove the hits while its processing.
--
SvenDowideit - 01 Apr 2010
defer to 2.0
--
SvenDowideit - 30 Apr 2010