--- branches/CPAN/MANIFEST 2000/04/28 15:41:10 11 +++ cvs-head/MANIFEST 2002/04/16 22:03:28 79 @@ -3,14 +3,20 @@ Makefile.PL README WAIT.h -lib/WAIT.pm WAIT.xs levenstein.c levenstein.h +eg/oreilly_de_catalog/config.pm configuration data for the mod_perl applet +eg/oreilly_de_catalog/main.pm mod_perl applet +eg/oreilly_de_catalog/wait_filter.pm Filters needed for both search and index +eg/oreilly_de_catalog/xsl-trad.xsl XSLT stylesheet for the applet +eg/README Read about the example(s) in this directory +lib/WAIT.pm lib/WAIT/Client.pm lib/WAIT/Database.pm lib/WAIT/Document/Base.pm lib/WAIT/Document/Find.pm +lib/WAIT/Document/Multi.pm access class that joins multiple access objects into a single one lib/WAIT/Document/Nroff.pm lib/WAIT/Document/Split.pm lib/WAIT/Document/Tar.pm @@ -22,8 +28,10 @@ lib/WAIT/Index.pm lib/WAIT/IndexScan.pm lib/WAIT/InvertedIndex.pm +lib/WAIT/InvertedIndexOld.pm lib/WAIT/Parse/Base.pm lib/WAIT/Parse/Bibdb.pm +lib/WAIT/Parse/HTML.pm lib/WAIT/Parse/Nroff.pm lib/WAIT/Parse/Pod.pm lib/WAIT/Query/Base.pm @@ -32,21 +40,25 @@ lib/WAIT/Server.pm lib/WAIT/Table.pm lib/WAIT/Table/Disjoint.pm +lib/WAIT/Table/Handle.pm lib/WAIT/Table/Independent.pm lib/WAIT/Wais.pm metaphone.c metaphone.h -script/bibdb.PL -script/cpan.PL -script/pmakewhatis.PL -script/pod.PL -script/smakewhatis.PL -script/sman.PL +ppport.h +script/bibdb +script/cpanwait +script/index_fortune +script/index_html +script/index_yow +script/pmakewhatis +script/pod +script/smakewhatis +script/sman soundex.c soundex.h stemmer.c stemmer.h -t/client.t t/database.t t/disjoint.t t/document-split.t @@ -59,5 +71,6 @@ t/test.ste t/wais.t waisquery.y -lib/WAIT/Parse/HTML.pm -script/index-html.PL +script/dump_index +script/upgrade_index +lib/WAIT/Parse/Overview.pm