Well, this depends, in case you have a small index just some million
documents that it make no sense.
But in case you have some hundred millions documents and may use
distributed searching it makes a lot of sense.
Just check ehcache.sf.net i found it very useful.
HTH
Stefan
Am 29.11.2005 um 14:56 schrieb [EMAIL PROTECTED]:
I have some queries that are run numerous times a day..is it better
to cache results such that I would run a filter once and then cache
it, and with the Term clause run the query? Is it better for me to
instead look into optimizing my code and query?
I am trying to get some thoughts on caching in general with Lucene.
Thanks!
-Joe
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]