Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
Introduction
» mnoGoSearch
» Main Features
» System Requirements
» Installing, Configuring & Upgrading
Using mnoGoSearch
» Wizard
» Configuring mnoGoSearch
» Tabs
» Servers Tab
» Indexer Tab
» Service
» mnoGoSearch Usage
mnoGoSearch Web Configurator
» mnoGoSearch Web Configurator
» Configuring mnoGoSearch Web Configurator
» Servers & Indexer
» Service
mnoGoSearch Search COM Objects
» mnoGoSearch Search COM Objects
» Search Objects Reference
» ASP Frontend
» URL Aliases
» Character Sets
» mnoGoSearch HTML Parser
Template Design
» Results Page Creation
» Your HTML
» Forms Considerations
» Relative Links & Adding Search Form
» Template Variables
HTTP Codes & Options
» HTTP Codes
» Ispell
» External Parsers
» Storage Modes
» Tags
» Categories
Ordering & Support
» Reporting Bugs
» Ordering
» Support
 

External Parsers

Supported parser types

Parser is any executable program which converts a file of an arbitrary type into TEXT, HTML or XML format.

mnoGoSearch for Windows can use programs able to read data from an input file and send result to an output file:

parser.exe infile outfile

reset password mobile text sms mypassword unlock
password cracking purchase order software ntfs partition repair
memory card repair pc restore live usb display

or read data from an input file and send results to STDOUT, so that it is possible to redirect data from STDOUT to an output file:

parser.exe infile > outfile

Configuring parsers

Since version 3.2.24, mnoGoSearch for Windows is distributed with pre-configured parsers for DOC, XLS, RTF and PDF file formats.

For other file types you can try to find mnoGoSearch compatible parsers on the Internet. For example, for postscript files you can use 'ps2ascii.exe', which reads a postscript file and produces a text file.

Parsers

In order to add a parser for your file type, please follow these steps.

  1. Download and install your favourite mnoGoSearch compatible program-converter.
  2. Run mnoGoSearch Indexer.
  3. Associate your file extension with a mime type at the "Mime types" tab, for example application/postscript - String - Match - Insensitive - *.ps
  4. Check that your file type is not disallowed at the "Documents" tab, and remove it if it's necessary. For example, remove *.ps extension from the list of disallowed file extensions.
  5. Add parser: application/postscript - text/plain - C:\PATH_TO_PARSER\ps2ascii.exe $1 $2
  6. See parser documentation for details. Meta-variables $1 and $2 will be replaced with the input and the output file names respectively during parser execution.
  7. On the "Servers" tab, add some resource containing PS files, for example: file:///C:/PS_Files/
  8. Start indexing
  9. Search
Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals