Mustru: Documentation
Q: What is Mustru ?
A: Mustru (Managing Unstructured Text & Retrieval Utility)
is a desktop search engine . It uses Lucene (for the index) and Berkeley DB JE (for the database). The search interface is implemented using a JSP/Servlet.
Q: How does Mustru answer queries ?
A: Boolean queries are parsed and submitted to the underlying Lucene search engine. The top n results are returned in a hit list.
Q: How does Mustru answer questions ?
A: Questions are parsed into entities, transformation phrases, unigrams, and bigrams and submitted to Lucene. A list of passages are returned.
The user guide is under development and should be available shortly.
Copyright © 2007 Mustru Search Services. All rights reserved.
|