Hi Rahul,
This list, dev@lucene.apache.org is for Lucene/Solr development (related to
its internals); I think your questions belongs on
solr-u...@lucene.apache.org.
I've definitely seen users consume search results to put those results into
a Lucene RAMDirectory. I've seen it for federated searc
Hi All,
For our business requirement, once our Solr client (Java) gets the results of a
search query from the Solr server, we need to further search across and also
within the content of the returned documents. To accomplish this, I am
attempting to create on the client-side an in-memory lucene