Bug 8958: Make facets more UNIMARC compliant (revision 1)
authorMathieu Saby <mathieu.saby@univ-rennes2.fr>
Tue, 23 Oct 2012 20:09:31 +0000 (22:09 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 26 Oct 2012 15:16:50 +0000 (17:16 +0200)
commit44e65ad5142ed4a488601bd22224bd86acd48aa6
treed868cedcc17e21088670e6506bccc018ccf30d7e
parentae977a9cfde90f888abd512fac22a7eea6ecf77c
Bug 8958: Make facets more UNIMARC compliant (revision 1)

Suppressions : I suppressed some indexes not existing in Unimarc : 603, 502,
504

Corrections :

  - Places : 651 was Marc21 => I put the right value (607)
  - Topics : 600a => 600ab (name/surname) ;  604a => 604at (author/title)

To test, take a record with 607, 600ab, 601ab, 604at, do a research matching
this record, and check if facets looks nicer that before...

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
Works as described. 607 for Places is very useful! Other tweakings make sense.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/Koha.pm