On Wed, 11 Apr 2012 15:26:01 -0700, Jakob Fix <[email protected]> wrote:
> > Well, this opens another question: the collation is for English, but I > seem to have multiple languages (French at least, and the last two > words look "different"), so I guess I would just add more collations > for all languages we may have (provided a license key?). For the > single purpose of rendering different case irrelevant, would this one > collation be sufficient? > Or you could just use the root collation at level 1: http://marklogic.com/collation//S1 This won't have language-specific orderings (like Spanish ll, for example), but it will give a good overall ordering for multi-lingual content. You don't need a license key to use the language-specific collations, by the way: that governs stemming and tokenization. //Mary [email protected] Principal Engineer MarkLogic Corporation _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
