]> mj.ucw.cz Git - libucw.git/commit
Added support for indexing/searching by custom attributes.
authorMartin Mares <mj@ucw.cz>
Sat, 20 Apr 2002 14:37:39 +0000 (14:37 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 20 Apr 2002 14:37:39 +0000 (14:37 +0000)
commit545e490d1b044e8453c54a62b64e4da0d12bee65
tree2198939f5dbbf098e8e9d87a92d2cbc28d99b914
parentfb7cffa40b6220d644066a81e4c46d0be3aebaff
Added support for indexing/searching by custom attributes.

See the CUSTOM_ATTRS macro in lib/custom.h for an explanation.
lib/Makefile
lib/config.h
lib/custom.c [new file with mode: 0644]
lib/custom.h
lib/index.h