summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2026-03-08 18:43:15 +0800
committerSadeep Madurange <sadeep@asciimx.com>2026-03-08 18:43:15 +0800
commit4623c35ed189c8ed6b9ced043a9df4e7f9558ba0 (patch)
tree5f2455291fd071cafc861cb439db1df39c8b4742 /README.txt
parent8a4da6809cf9368cd6a5dd7351181ea4256453f9 (diff)
downloadsite-search-bm-master.tar.gz
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt8
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
+