All patches
authorDaine Mamacos <daine.mamacos@complinet.com>
Thu, 20 Aug 2009 11:57:58 +0000 (13:57 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 10 Sep 2009 14:08:57 +0000 (16:08 +0200)
commit5381260dfede1f6de9e096aa2779c4c1b4bb99ca
treee7eba38759136b68418a2e071a0e4c30c0d1ca51
parent764616f12808e177bb1d03cb3f5dbe3ddfa7aba2
All patches

Hi, Adam,

I've attached all the commits to the mysql branch, basically cus I don't have a
clue about git and am still getting used to the distributed concept.

Thanks
Daine.

______________________________________________________________________

Complinet UK Limited is registered in England. Registered office at Vintners Place, 68 Upper Thames Street, London EC4V 3BJ.
Company number 3170722. VAT No. 749 324 021.
Complinet Inc is a corporation registered in Delaware, USA.

From da52af66545afc787985a3258f796b60f037745f Mon Sep 17 00:00:00 2001
From: Adam Dickmeiss <adam@indexdata.dk>
Date: Fri, 31 Jul 2009 12:06:52 +0200
Subject: [PATCH] Mysql indexing pluging

Patch from Daine Mamacos to use Mysql storage for indexing.
configure.ac
include/idzebra/api.h
index/Makefile.am
index/check_res.c
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
util/res.c