fe11d5ce2d
X-SVN-Rev: 14965
21 lines
574 B
Plaintext
21 lines
574 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2004, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
|
|
ru {
|
|
Version{ "2.0" }
|
|
// Using the new options in rules in order to
|
|
// improve the performance for Cyrillic chars.
|
|
collations {
|
|
standard {
|
|
Version { "1.1" }
|
|
Sequence {
|
|
"[suppressContractions [\u0400-\u045f]]"
|
|
}
|
|
}
|
|
}
|
|
}
|