Fixed bug #447: Zebra aborts with "isamb: Inconsistent register".
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 9 Feb 2006 08:31:02 +0000 (08:31 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 9 Feb 2006 08:31:02 +0000 (08:31 +0000)
commit1d09966e51904c44ed82eaa920ffc9fbcc087541
tree9c855979ca76847792f120444273a65e01c679ee
parent1ef7d46cdc719bc71b84ea81a1e7b467f9669fba
Fixed bug #447: Zebra aborts with "isamb: Inconsistent register".
This fixes zebra_drop_database. We put a prefix in front of each
dictionary entry in the matchDict and are then able to delete the
whole subtree when database is dropped.
index/extract.c
index/orddict.c
index/orddict.h
index/zebraapi.c
index/zinfo.c
index/zinfo.h
test/api/t14.c