I have content in several languages, annotated with "xml:lang" so that
marklogic will handle them appropriately.

The issue I'm running into is that cts:element-value-match only matches
values on documents that have either xml:lang="eng", or those that are
Russian or Ukrainian (I think these two are being returned by the search due
to lack of language support in marklogic, so they are treated as English by
default).

Is there a way to get this search to match items of all languages? There is
no "lang=" option for cts:element-value-match.
_______________________________________________
General mailing list
General@developer.marklogic.com
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to