PySMBSearch is a crawler and search engine for SMB shares. It consists of a crawler script which creates an index and stores it in an SQL database, and a CGI script that can be used to extract queries from the database.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This version features an incremental crawl, intended to be run more frequently than the full crawl, as well as a script to generate the database tables. Some bugfixes have also been made.