Fix bug 3811; Index language as word
authorJared CAMINS-ESAKOV <camins@numismatics.org>
Sat, 30 Oct 2010 03:49:15 +0000 (23:49 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 2 Nov 2010 01:55:27 +0000 (14:55 +1300)
commit68dc783c7e3b4f2721ef5efccc98934e8700f8d2
tree8b7c3edb88d6199b2ef0d8af97962c04890f55fd
parent0d84902eca94fca399040e3c0088ee74f69cf68c
Fix bug 3811; Index language as word

An incorrect definition in record.abs was resulting in searches on languages returning incorrect results.  By changing the indexing mode from numeric to word, this patch fixes that problem.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
etc/zebradb/marc_defs/marc21/biblios/record.abs [changed mode: 0644->0755]