I have a record with 3 attributes each with a range index of type xs:string
associated with it:

 

Link1

Link2

Link3

 

Each record can contain any combination of links:

 

None

Link1-only

Link2-only

Link3-only

Link1-and-Link2

Link1-and-Link3

Link2-and-Link3

All

 

Using the index on each link attribute I want to get a count of the total number
of records for each link combination.

 

Any ideas using the existing indexes?

 

Much appreciated!

 

Tim Meagher

 

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to