Features
Some current features of Nariva are a collection of the features of its components in addition to Nariva specific functionality:
- Runs cross platform - Written in Java.
- Provides a webservice interface using XML-RPC so it's easy to create custom GUI client.
- Low priority search service thread reduces noticable CPU usage.
- Can monitor more than one folder at a time.
- Extendable by using custom index classes set in preferences.
- Provides a default text extraction class for indexing unrecognized file types.
- Built in support for indexing and searching text, html, pdf and maf files.
- MAF Search GUI integrates into Firefox search engine list.
- By default only accepts connections from localhost (127.0.0.1).
- Search on specific fields or use full text search with boolean, fuzzy and proximity matches - Provided by Lucene.
- Re-indexes changed documents in monitored folders dynamically.
For more information you may wish to check out the Project page.
Next: Roadmap >>