Chapter 16. External parsers
mnoGoSearch for Windows can use external parsers to index different file types (mime types).
Parser is any executable program which converts one of the mime types to text/plain or text/html. For example, if you have
postscript
files, you can use ps2ascii parser (filter), which reads postscript file and produces ascii.
Indexer supports the type of parsers which can read data from file and send result to file
parser.exe $1 $2