Bug Fix : Sorting by publication date
authorHenri-Damien LAURENT <henridamien@koha-fr.org>
Sat, 27 Oct 2007 19:14:54 +0000 (14:14 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 29 Oct 2007 20:47:34 +0000 (15:47 -0500)
commit8efd4e595eaa5df6ee4dddbc1045f2698bad8528
tree0b43d79758402ebf26e171de1380f5cb470e4b5f
parent44ed3ec39a9d9525c024e767cbb3f6b6ad36c376
Bug Fix : Sorting by publication date

This Bug came out of the fact that indexes were used a wrong way in record.abs
Please consider correcting record_usmarc.abs
Indeed indexes were used :
melm NNN$X Myattribute !:w,!:p
This prooved not to work on indexes.
It took only default (w) index for Myattribute.

So Please, correct your record.abs, reindex, and sorting by publication date will be fine.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
misc/zebra/record_biblios_unimarc.abs