[Koha] Koha - Problem sorting items by call number and cn_sort
Stefano Bargioni
bargioni at pusc.it
Mon Apr 4 20:11:28 NZST 2011
You may consider alter the
C4/ClassSortRoutine/Generic.pm
routine -if your sysprefs use it.
The best way would be to duplicate Generic.pm to obtain your own routine, and set the new one as the default cn_sorter, or apply it to your serials.
Anyway, if I'm not wrong, Koha doesn't have an utility to rebuild cn_sort. I wrote a simple rebuild_cnsort utility, very slow...
Let me know if you need more help.
Stefano
On Apr 1, 2011, at 21:08 , Linda Culberson wrote:
> The items.cn_sort field seems to be generated automatically using the
> item.itemcallnumber field normalized(maybe?) by the cn_sort field. We
> are having trouble getting serials to sort properly, as it seems to be
> using an ascii sort order. Is there a way to get around this?
>
> Thanks in advance.
> --
> Linda Culberson lculber at mdah.state.ms.us
> Archives and Records Services Division
> Ms. Dept. of Archives & History
> P. O. Box 571
> Jackson, MS 39205-0571
> Telephone: 601/576-6873
> Facsimile: 601/576-6824
>
> _______________________________________________
> Koha mailing list http://koha-community.org
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
More information about the Koha
mailing list