Date: 2005-01-18T10:57:46 Editor: DavidSpencer Wiki: Jakarta Lucene Wiki Page: LuceneFAQ URL: http://wiki.apache.org/jakarta-lucene/LuceneFAQ
no comment Change Log: ------------------------------------------------------------------------------ @@ -216,6 +216,8 @@ Lucene does come with a simple cache mechanism, if you use [http://jakarta.apache.org/lucene/docs/api/org/apache/lucene/search/Filter.html Lucene Filters] . The classes to look at are [http://jakarta.apache.org/lucene/docs/api/org/apache/lucene/search/CachingWrapperFilter.html CachingWrapperFilter] and [http://jakarta.apache.org/lucene/docs/api/org/apache/lucene/search/QueryFilter.html QueryFilter]. +Also consider using a JSP tag for caching, see http://www.opensymphony.com/oscache/ for one tab library that's easy and works well. + ==== Is the IndexSearcher thread-safe? ==== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]