Date: 2004-04-05T03:17:29
   Editor: ErikHatcher <[EMAIL PROTECTED]>
   Wiki: Jakarta Lucene Wiki
   Page: DateRangeQueries
   URL: http://wiki.apache.org/jakarta-lucene/DateRangeQueries

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1,7 +1,7 @@
 = Issues concerning DateRangeQueries =
 
  == Caching ==
-  A DateFilter does not cache, so each search re-enumerates the terms in the range.  
In fact, DateFilter by itself is practically of no use (Erik Hatcher, 
[http://www.mail-archive.com/[EMAIL PROTECTED]/msg07015.html message]). The cache is 
help in the IndexReader.
+  A DateFilter does not cache, so each search re-enumerates the terms in the range.  
In fact, DateFilter by itself is practically of no use (Erik Hatcher, 
[http://www.mail-archive.com/[EMAIL PROTECTED]/msg07015.html message]). The cache is 
keyed by IndexReader.
                                                                                       
                                                                       
   If you have a set of canned date ranges, there are two approaches worth considering:
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to