Summary:

We are storing content that has different versions of the same
namespace/standard.

EX:

Document 1:  xmlns:foo=”http://xml-standard.com/*1.0*”

Document 2:  xmlns:foo= “http://xml-standard.com/*revised/2.5*”

It is desired to use faceted navigation for an element within two separate
namespaces. The next revision of the namespace/standard will add a third
index to the faceted navigation, and so on.



Description:

The MarkLogic “Application Builder” wizard creates a site that uses faceted
navigation.  The facets are created by searches that are constrained by a
range index.  Is it possible to create a facet (perform a search) based on
two or more range indexes?  The desired result is to have one set of results
based on an element from multiple namespaces.  We tried to use a single
“generic universal index (no namespace in the index) “ but the facets would
return zero results.


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

Reply via email to