[infinispan-dev] inverted distributed query

Ales Justin ales.justin at gmail.com
Tue Jun 19 13:58:53 EDT 2012


@Sanne, Vladimir: a think-task for you two :)

With CapeDwarf we need the following feature -- just the opposite from query results.
A user has a document, and a set of pre-defined queries.
Now we need to see which queries match the given document.

A dummy impl is to iterate over queries and find the ones that match.
But, this is of course not scalable.

Any idea / suggestion on how to prepare Infinispan Query together with Distributed Execution framework to handle such feature?

-Ales




More information about the infinispan-dev mailing list