re-organized record retrieval such that special element set names
authorMarc Cromme <marc@indexdata.dk>
Tue, 14 Nov 2006 14:32:13 +0000 (14:32 +0000)
committerMarc Cromme <marc@indexdata.dk>
Tue, 14 Nov 2006 14:32:13 +0000 (14:32 +0000)
commit7a41489c9fb0495b4baaad3a00190c5b5a876ead
tree6e88880244deb3213c51aeeeb5102d9046417300
parent35f67dc85e5507c1edc1fecbc2835fab0255ada4
re-organized record retrieval such that special element set names
zebra::index           display all indexed terms from all indexes
zebra::index::title    display all terms from only title index
zebra::index::title:p  display all terms from only title index type p
zebra::meta::sysno     display only zebra internal record sysno
zebra::data            dislpay raw record binary data as SUTRS
all work
More testing with zebra:.data is needed
Sitll missing zebra::meta::filename, zebra::meta::count, etc ..
Better error messages would be an asset...
index/retrieve.c