Yes, that seems like the next logical optimization of the collection-based approach. In our case, I think it may turn out that real-world use cases are weighted heavily enough towards the all-dimensions and single-dimension cases, so we may not need this (and could just use the element-query). We'll see.
-Mike On 3/2/2011 4:27 PM, Geert Josten wrote: > (and pass the result of that into a collection-query..) > > -----Oorspronkelijk bericht----- > Van: [email protected] > [mailto:[email protected]] Namens Geert Josten > Verzonden: woensdag 2 maart 2011 22:23 > Aan: General MarkLogic Developer Discussion > Onderwerp: Re: [MarkLogic Dev General] efficient storage/retrieval scheme > > Hi Mike, > > How about passing a wildcard search for the partial cases to > cts:collection-match? > > Kind regards, > Geert _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
