More flexibility than just Class to identify indexing metadata
Description
The search engine expects annotated java types to be indexed, and keys all internal data structure against the indexed Class. Rather than Class we should use a more flexible identifier.
+1 for deferring this for now until the exact requirements and use case have taken shape.
Sanne Grinovero September 27, 2013 at 9:42 AM
For Infinispan remote queries. Gunnar brought up some good points on the mailing list: we might not need it anymore - at least for the time being - but we need to verify that. Working with the Infinispan team to get a more concrete test defined, so we can stop discussing on theories.
The search engine expects annotated java types to be indexed, and keys all internal data structure against the indexed Class. Rather than Class we should use a more flexible identifier.