TODO
----

 General development directions

* Various types of fuzzy search (synonyms, regex match).
* More different databases support.
* More different transport protocols support.
* Support for huge databases with hundred or thousand millions documents.
* Make it possible to distribute database between several machines.
* Make it more managable, i.e. administration tools, etc.


 Things that will be implemented in near future (in no paticular order)

* Approved sites which should be displayed in the top of results.
* Subnets indexing (for example "Server 213.24.*")
* Indexing site build in phplib. It add unique session ID in the form of
  ?Session=4571e25d845c2e913b1a02318f21d78a. indexer should remove this 
  substring from the base URL.
* Make a script which can dispay found document with hilighted search words
* Make it possible to use several "LocalCharset" indexer.conf commands.
  It should help to index multi-langiage servers such as www.debian.org.
* Write Java class with libudmsearch support

  If you want to change the order of development, please ask on
general@mnogosearch.org.
