written XML formatting for new zebra-specific elem set 'zebra::' which lets you dump...
authorMarc Cromme <marc@indexdata.dk>
Mon, 13 Nov 2006 13:53:49 +0000 (13:53 +0000)
committerMarc Cromme <marc@indexdata.dk>
Mon, 13 Nov 2006 13:53:49 +0000 (13:53 +0000)
commitf3d280a5a9ee4a99fbf738d16a8a58d9ef498da2
tree8a90796a39dbe7f4020f3e784ff9052db1c9ed9c
parent27c0f37066fbd730a7c56ec97b44d7c66a3a7c26
written XML formatting for new zebra-specific elem set 'zebra::' which lets you dump the exact content of indexed fields in records.
Using for example elemset 'zebra::dc_title' dumps only the physical string index 'dc_title' fields in the virtual, from indexes constructed, record. Usisn 'zebra::dc_title:w' dumps only te subset of those which are indexed as type 'w'.

Added test record for oai-alvis example with utf-8 sequences and nasty XML escapes. Testing works on GRS-1 filters, but yet not on 'Alvis' filters, the direct YAZ function    zebra_storekeys_fetch in index/retrieve.c seems not be called at all .. more debugging needed.
index/retrieve.c