Revert last change for extract.c, due to tests failing. We can't use
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 30 Oct 2006 11:18:26 +0000 (11:18 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 30 Oct 2006 11:18:26 +0000 (11:18 +0000)
commit4e27fea1f9fafa8fa80caeb77ae0da62be0def9a
tree202e841a9c338d283ade4532ae72d7f8d1554eae
parent1e6d660cabb2425e31552deb2161b72435b27d5b
Revert last change for extract.c, due to tests failing. We can't use
offset for determining whether a record stream indexing is finished
or not. Indeed filters, like ALVIS, reads large chunks at a time.
The grs.{regx,tcl} filter instead is modified to return the
"right thing", i.e. NULL data1 tree (signalling EOF / no more data).
index/extract.c
index/regxread.c