Indexing system change. Introduced new index category type
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 22 Jun 2006 15:07:20 +0000 (15:07 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 22 Jun 2006 15:07:20 +0000 (15:07 +0000)
commit6684933a7dbf61609c4c4a1db1ebb8d80169ad05
tree4ecb318a928d28119aea106fd66cbbafefda3c2a
parent997db1975fa2132c9bb155b69c86f1310f5136b4
Indexing system change. Introduced new index category type
zinfo_index_category_t which is used to properly distinguish between
index (normal index,), sort, alwaysmatches index, and anchor (to be
implemented later). Also added support for proper alwaysmatches
relation for X-Path searches. Bug #617.
index/attribute.c
index/extract.c
index/index.h
index/zinfo.c
index/zinfo.h
index/zrpn.c
index/zsets.c
test/api/t2.c
test/api/zebra.cfg
test/xpath/xpath1.c