Date: 2004-06-01T08:29:33
   Editor: 62.23.147.191 <>
   Wiki: Jakarta Lucene Wiki
   Page: DateRangeQueries
   URL: http://wiki.apache.org/jakarta-lucene/DateRangeQueries

   Note added on the importance of keeping the same instance of IndexReader

Change Log:

------------------------------------------------------------------------------
@@ -18,4 +18,5 @@
   ||1901||6||
   ||1904||8||
   ||1906||6||
-                                                                                      
                                                              
+             
+  Erik Hatcher also wrote([http://www.mail-archive.com/[EMAIL 
PROTECTED]/msg07016.html message]): One more point... caching is done by the 
IndexReader used for the search, so you will need to keep that instance (i.e. the 
IndexSearcher) around to benefit from the caching.                                     
                                                                                       
           

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

Reply via email to