Yes, I did mean cts:document-query. My brain and keyboard did not quite meet there.
-Danny -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Karl Erisman Sent: Tuesday, April 06, 2010 2:26 PM To: General Mark Logic Developer Discussion Subject: [MarkLogic Dev General] Re: Separate searchable-expressions for different constraints? Okay, it sounds like you have the basic idea of what I'm considering doing. My example had only two different sections to search over, but in reality there could be N such sections. I think you meant to suggest using <additional-query> with cts:document-query, not cts:directory-query. That is helpful; I was also planning on multiple queries, but your suggestion of using additional-query will make things easier. The data could be modeled in a different way make this simpler, but there are trade-offs and I'm still weighing different data modeling approaches. Thanks again, Karl _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
