]> git.sur5r.net Git - openldap/commit
First pass at indexing cleanup. Both filterindex.c and search.c now
authorHoward Chu <hyc@openldap.org>
Sat, 17 Nov 2001 04:41:47 +0000 (04:41 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 17 Nov 2001 04:41:47 +0000 (04:41 +0000)
commit02936edd27ecdd673ff90798e33db207eab8f8dd
tree4668f112f3113ded5ee20d5d1c696fc2b23ff482
parent18ae339b0f74524a4775b7d9862ea8229ec01546
First pass at indexing cleanup. Both filterindex.c and search.c now
compile cleanly when BDB_FILTER_INDICES is defined, but I have not
yet seen whether any of it actually works. In particular, I don't
understand the "range" argument to the candidate functions...
servers/slapd/back-bdb/filterindex.c
servers/slapd/back-bdb/search.c