Alin Dreghiciu wrote:
> Annotation on configuration entities that it should not be indexed.
> And this annotation could be applied also to other entities types that
> should not be indexed.
> Maybe even be allowed to mark the type as not indexed and also on
> individual property/association.

Yeah, that is probably the best way to go about it. Any suggestions on 
how to do it? It should probably be a standard annotation, whose 
information is included in the EntityType so that the indexer can 
inspect it. Or can we make a generic method for adding annotations which 
are then added to the EntityType?

/Rickard



_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to