Create an Index

Create (ad hoc) index «test.swish» of files

swish-e -i test*.htm -f test.swish

Indexing Data Source: "File-System"
Indexing test1.htm..

Checking file "test1.htm"...
  test1.htm (2 words)
Indexing test2.htm..

Checking file "test2.htm"...
  test2.htm (4 words)

Removing very common words...
no words removed.
Writing main index...
Computing hash table ...
Writing header ...
Writing index entries ...
Writing stopwords ...
6 unique words indexed.

Merge Index Files

swish-e -M test.swish test2.swish -f test_merged.swish

Update Swish Index

cd /usr/local/swish-e
./swish-e -c conf/website.conf

.

[ my Home - SWISH-E Off. Home ]