http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11130

mathieu saby <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |r

--- Comment #2 from mathieu saby <[email protected]> ---
(In reply to Mirko Tietgen from comment #0)
> According to ccl.properties, the pl Place-publication index is supposed to
> include 008/15-17 and 260$a. In record.abs, we have the index include all
> 260 fields. This patch removes the index for the whole field 260, leaving
> only $a (and 008/15-17).


Maybe it is in ccl.properties, but I believe it would be a bad idea to follow
it on this point ;-)

008/15-17 is a coded information about a country
260$a is a plain text information about a town

The 2 information should be in different indexes. In Unimarc, we use pl for 210
(the same as 260) and Country-publication for 102$a field (if I remember well)
for the country.

By the way, the "pl" index is completely useless for the average user in an
academic or public library, at least according to my experience. Because I've
never seen a reader looking for "a book published in London", or "All the books
published in Paris".
I think it's more a librarian-centered information.

M. Saby

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to