We have different type of documents in Marklogic database. All document contain element "title" which has different type of namespace. I want to create a facet on all "title" elements which is available in the all documents. So we are trying to create range index on element "title" but how provide all namespaces in namespace uri field. Any suggestion.