ANN: Pds 0.1

Matteo matteo.merli at gmail.com
Mon Feb 28 01:31:51 CET 2005


Pds is personal search-engine system. It is designed to aid
to find documents on your disks. It uses search engine
techniques to provide a fast lookup over thousands of
documents.

The main features already implemented are:
* Directory Scanner
* Pugins to handle different mime-types
* Very fast text tokenizer and indexer
* Full Unicode support ( all the text is converted to unicode )
* Query Parser (does handle logical queries with AND OR "("  )
* Basic web interface with Twisted/Nevow

http://merlimat.net/software/pds


Matteo Merli



More information about the Python-announce-list mailing list