Re: Caching lucene index

2016-07-12 Thread Adrien Grand
the rigtht tool for your problem. Le mar. 12 juil. 2016 à 17:56, Abhinav Tiwari a écrit : > Any help here? > > -- Forwarded message -- > From: Abhinav Tiwari > Date: Fri, Jun 10, 2016 at 1:48 PM > Subject: Caching lucene index > To: java-user@lucene.apache

Fwd: Caching lucene index

2016-07-12 Thread Abhinav Tiwari
Any help here? -- Forwarded message -- From: Abhinav Tiwari Date: Fri, Jun 10, 2016 at 1:48 PM Subject: Caching lucene index To: java-user@lucene.apache.org Hi Team, We have recently implemented a search feature in our web application using Lucene where we perform dynamic

Caching lucene index

2016-06-10 Thread Abhinav Tiwari
Hi Team, We have recently implemented a search feature in our web application using Lucene where we perform dynamic indexing. We are looking for opportunities of caching the index so that we do not have to perform dynamic indexing again for the same query and query can be searched using the cached