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 -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html