Mysql indexing pluging
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 31 Jul 2009 10:06:52 +0000 (12:06 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 31 Jul 2009 10:06:52 +0000 (12:06 +0200)
commit404739981f08f588c670e3fc272c547bde5ac5ae
treea8e7066691dffdbc0b3c1b07fa59840b13649947
parent764616f12808e177bb1d03cb3f5dbe3ddfa7aba2
Mysql indexing pluging

Patch from Daine Mamacos to use Mysql storage for indexing.
configure.ac
include/idzebra/api.h
index/Makefile.am
index/index.h
index/indexplugin.h [new file with mode: 0644]
index/mod_indexplugin_mysql.c [new file with mode: 0644]
index/update_driver.c [new file with mode: 0644]
index/zebraapi.c
index/zebraidx.c