Hi Ljubisa,

Current default index service could not handle multiple letter index key.

Index key is seperator or subtitle in index section, like

A
about
another
B
birth
both
....

sorting under each key depends on collation.

If you need to have LJ, NJ as index title, like

...
L
lot
LJ
ljaaa
...

then I need to enhance the service to take care this requirement.

But if you can live with

...
L
lot
ljaaa
...

please note ljaaa is after lot, since lj is after l, current implementation is ok for you.

If you need us to enhance the service for your language, please submit an issue and assign to me.

Thanks,
Karl.


Eike Rathke wrote:

Hi Ljubisa,

On Tue, Nov 29, 2005 at 05:15:05 +0100, Ljubisa Radovanovic wrote:

In sh_YU.xml probably:

<IndexKey phonetic="false" default="true" unoid="alphanumeric">A-P R-V Z Ć Č
Š Ž Đ</IndexKey>

need to be changed in to:

<IndexKey phonetic="false" default="true" unoid="alphanumeric">A-C Č Ć D Đ
E-P R S Š T-Z Ž</IndexKey>

but I don't know how to implement this, because in Serbian language pair
"LJ", "NJ" and "DŽ" is one letter in Cyrillic and in sorting on Latin script
is also treated like one letter.

Actually alphabet is:
A, B, C, Č, Ć, D, DŽ, Đ, E, F, G, H, I, J, K, L, LJ, M, N, NJ, O, P, R, S,
Š, T, U, V, Z, Ž

Oerghs.. I don't think that could be achieved using the current
implementation. I'll notify Karl of this, who implemented the IndexKey
service.

Also, maybe  you can change name of Serbian Latin table from
91   sh_YU (Serbo-Croatian_Yugoslavia)
in to
91   sh_YU (Serbian-Latin_Yugoslavia)

Done.

 Eike


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to