copied from webvibe on www3 docs ---- added July 2003 ----------------------- /home/openkey/bin/swish-e -c /home/openkey/index/plant_taxon.xml.config -T /home/openkey/public_html/shared/taxon.dtd /home/openkey/bin/swish-e -T /home/openkey/public_html/shared/taxon.dtd -f /home/openkey/index/plant_taxon.xml.index -w "Amorpha" --------------- April 2003 ----------------------------------------------------------------------------------------- OK, I got xiaohu's swish-e to index the xml files from soldev. And the query returned 4 hits. Has to be done from soldev though. Commands that worked: soldev $ cd /home/webvibe/users/xiaohu/swish-ex/src soldev 1$ ./swish-e -T /home/openkey/public_html/shared/flora.dtd -i /home/openkey/public_html/teachers/xml/ -f /home/openkey/index/teachers_ke m.index -v soldev 2$ ./swish-e -T /home/openkey/public_html/shared/flora.dtd -f /home/openkey/index/teachers_kem.index -w "alternate" What the system said: --------------------- 1) Indexing Data Source: "File-System" Indexing /home/openkey/public_html/teachers/xml/.. Checking dir "/home/openkey/public_html/teachers/xml/"... slippery_elm.xml (269 words) slippery_elm.xml~ (270 words) slippery_elm2.xml (269 words) slippery_elm3.xml (269 words) Removing very common words... no words removed. Writing main index... Computing hash table ... Writing header ... Writing index entries ... Writing stopwords ... 177 unique words indexed. Writing file index... Writing file list ... Writing file offsets ... Writing MetaNames ... Writing offsets (2)... 4 files indexed. Running time: 1 second. Indexing done! 2) soldev $ ./swish-e -T /home/openkey/public_html/shared/flora.dtd -f /home/openkey/index/teachers_kem.index -w "alternate" # SWISH format 2.0 # Search words: alternate # Number of hits: 4 107 /home/openkey/public_html/teachers/xml/slippery_elm3.xml "slippery_elm3.xml" 2214 107 /home/openkey/public_html/teachers/xml/slippery_elm2.xml "slippery_elm2.xml" 2214 107 /home/openkey/public_html/teachers/xml/slippery_elm.xml~ "slippery_elm.xml~" 2238 107 /home/openkey/public_html/teachers/xml/slippery_elm.xml "slippery_elm.xml" 2214 .