On Fri, Nov 14, 2008 at 10:55 PM, Philipp Meier <[EMAIL PROTECTED]> wrote:
> In the other thread I started "Qualifier not beeing an entity" we're > discussing a similar topic. So how would you recommend to build the > model for "additional categorized information", say in case of e-mail > headers (basically a Map<String,String>) when the information shall be > queryable and indexable? By requesting support for this in the Query/Indexing subsystem... One thing that has been discussed (and even started on several times by myself) is Named Queries, which can map to Native Queries written in the query language used. However, that would still require some changes to Indexing which I think currently will just ignore binary Property values. Cheers Niclas _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

