Hi Siraj,

MemoryIndex is used for such use case. Here is a couple of pointers: 

http://www.slideshare.net/jdhok/diy-percolator


http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-percolate.html




On Friday, February 14, 2014 8:21 PM, Siraj Haider <si...@jobdiva.com> wrote:
Hi There,
Is there a way to do reverse matching by indexing the queries in an index and 
passing a document to see how many queries matched that? I know that I can have 
the queries in memory and have the document parsed in a memory index and then 
loop through trying to match each query. The issue I have is, we could have 
millions of such queries and looping through them to match it against the 
document is not feasible for us.

regards
-Siraj
(212) 306-0154


________________________________
This electronic mail message and any attachments may contain information which 
is privileged, sensitive and/or otherwise exempt from disclosure under 
applicable law. The information is intended only for the use of the individual 
or entity named as the addressee above. If you are not the intended recipient, 
you are hereby notified that any disclosure, copying, distribution (electronic 
or otherwise) or forwarding of, or the taking of any action in reliance on, the 
contents of this transmission is strictly prohibited. If you have received this 
electronic transmission in error, please notify us by telephone, facsimile, or 
e-mail as noted above to arrange for the return of any electronic mail or 
attachments. Thank You.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to