Use zebra_map_get_or_add instead of zebra_map_get for searches.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 13 Nov 2007 13:41:51 +0000 (13:41 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 13 Nov 2007 13:41:51 +0000 (13:41 +0000)
commit52a3c85ef0baad016f2b324644f34d9fd62f7d34
tree43be4c220731f61b2a3fa01216f107d6268ce69d
parentd8bc3109fc2006ac7623909a062ce7df5420d69e
Use zebra_map_get_or_add instead of zebra_map_get for searches.

Use zebra_map_get_or_add instead of zebra_map_get for searches.
For systems that do not define default.idx the system must generate
a zebra map for it (and warn if default.idx was used).
index/rpnscan.c
index/rpnsearch.c