Hi Lucene lovers, I have a use-case where I want to *create a lucene based index* of multiple documents and then *want to cache that index*.
Can anyone suggest if this is possible ? And which *type of cache* will be most efficient for this use case. Also if you can provide me with any *example *of the same then it will be really very helpful. Thanks.