You may also want a Document cache and or even a Query cache,
depending on your situation.
-Grant
On Jul 21, 2008, at 11:49 PM, Yonik Seeley wrote:
On Mon, Jul 21, 2008 at 11:27 PM, blazingwolf7
<[EMAIL PROTECTED]> wrote:
I am using Lucene to perform searching. I have certain information
On Mon, Jul 21, 2008 at 11:27 PM, blazingwolf7 <[EMAIL PROTECTED]> wrote:
> I am using Lucene to perform searching. I have certain information that will
> be loaded everytime a search is run. This means, if there are multiple user
> running the search at the same time, the information will be loade
there anyway I can load
those values only once, and every search perform after that no matter how
many user will simply refer to the preloaded values?
Thanks
--
View this message in context:
http://www.nabble.com/Storing-information-tp18581695p18581695.html
Sent from the Lucene - Java Users