On 5/31/06, Heng Mei <[EMAIL PROTECTED]> wrote:
Does Lucene do any caching of Document fields during a search?

No... but it wouldn't be too difficult to make your own cache, or use
Solr which does have a Document cache (among other types of caches).

-Yonik
http://incubator.apache.org/solr Solr, the open-source Lucene search server

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

Reply via email to