Rob's search thingy Indexer Options
- -a
- Generate abstract file.
- -d
- Enable debug.
- -f List_Of_Files
- List of files to be indexed.
- -k
- Use compact words list file format.
This will also reduce the size of the word list in memory.
It requires a bit more processing though.
- -l
- Allow more than 64k words.
- -o
-
Use orthography / synonyms.
Index synonyms as if they where part of the text.
This translates GB to US and US to GB spelling.
Only active with '-u'.
- -r
- Re-use old wordlist.
Update this list to become the new wordlist.
- -s
- Print word stats.
Warning: Long list!
- -t
- Text output.
Can be used for debugging.
- -u
- Index non-ASCII.
This assumes UTF-8.
Note: Without this option the indexer will treat all non-ASCII as word
delimiters.
- -v
- Print version and exit.
- -w Wait_Time
- Wait time between docs (ms).