added first version of CSV GRS filter
authorMarc Cromme <marc@indexdata.dk>
Mon, 5 Dec 2005 12:18:40 +0000 (12:18 +0000)
committerMarc Cromme <marc@indexdata.dk>
Mon, 5 Dec 2005 12:18:40 +0000 (12:18 +0000)
commitacb63831cbd1595325151f0829b8dc9ae3eb8fbe
tree4704da1811f950942113721bec94fe77cb0dce2d
parent53e80efb6110282ca208b459e7d947e4157f9569
added first version of CSV GRS filter
still missing is
- build of GRS data1 node tree to be given to indexer
- control of how to call back zebra such that each record per line gets indexed
  on it's own
- configuration file reading and config parameter passing
configure.in
recctrl/Makefile.am
recctrl/csvread.c [new file with mode: 0644]
recctrl/recctrl.c