Pinot 0.87 (Default branch)

Pinot is a D-Bus service that crawls, indexes your documents, and monitors them for changes. It is also a GTK-based user interface that enables you to query the index built by the service or your favorite Web engine, and display and analyze the results. It makes full use of advanced indexing and search facilities offered by Xapian, features language detection, dynamic document summaries, easy labelling of documents, and internal support for common file types. The D-Bus interface allows easy integration with other applications. License: GNU General Public License (GPL)Changes:
Support for drag-n-drop to the stored queries listwas implemented. Dropping a file will create aquery to look for similar documents. Searchplugins may define editable parameters.Preferences and pinot-search allow assigningvalues to those parameters. A basic Xesam back-endbased on xesam-glib is available. Abstracts can beselected, copied, and dropped onto the querieslist to create new queries. Abstract generation isless skewed towards common terms. Very shortnon-CJKV terms are skipped when expanding queries.The mangling of some CJKV queries was fixed.

More...