You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by lu...@jakarta.apache.org on 2004/06/01 17:29:34 UTC

[Jakarta Lucene Wiki] Updated: DateRangeQueries

   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/lucene-user@jakarta.apache.org/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: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org