New command 'stat' for the index program.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 6 Dec 1995 12:41:20 +0000 (12:41 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 6 Dec 1995 12:41:20 +0000 (12:41 +0000)
commit226fb73f42a86cc30ff4f27eb452ab3f6c19ae01
tree8c2bc4cf7b81b3e28041ec534f37c182beb5fb6d
parent7ef06055d9fe8e829dfa6401852ae5d843d21c80
New command 'stat' for the index program.
Filenames can be read from stdin by specifying '-'.
Bug fix/enhancement of the transformation from terms to regular
expressons in the search engine.
index/Makefile
index/index.h
index/kinput.c
index/main.c
index/recindex.c
index/recindex.h
index/recindxp.h [new file with mode: 0644]
index/recstat.c [new file with mode: 0644]
index/trav.c
index/zrpn.c