diff options
| author | Sadeep Madurange <sadeep@asciimx.com> | 2026-03-08 18:43:15 +0800 |
|---|---|---|
| committer | Sadeep Madurange <sadeep@asciimx.com> | 2026-03-08 18:43:15 +0800 |
| commit | 4623c35ed189c8ed6b9ced043a9df4e7f9558ba0 (patch) | |
| tree | 5f2455291fd071cafc861cb439db1df39c8b4742 /README.txt | |
| parent | 8a4da6809cf9368cd6a5dd7351181ea4256453f9 (diff) | |
| download | site-search-bm-master.tar.gz | |
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..c0e54ea --- /dev/null +++ b/README.txt @@ -0,0 +1,8 @@ +HOW TO USE + + 1. Copy _site/cgi-bin/see.sh to _site/log/ + 2. Set the directory counta (TOTAL) + 3. Run script ./seed.sh + 4. In _site/cgi_bin/ execute indexer script (e.g., perl sa_indexer.pl) + 5. Run search query: QUERY_STRING="q=ard" perl find_sa_mmap.cgi + |
