home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / mnog3119.zip / TODO < prev   
Text File  |  2001-03-12  |  1KB  |  28 lines

  1. TODO
  2. ----
  3.  
  4.  General development directions
  5.  
  6. * Various types of fuzzy search (synonyms, regex match).
  7. * More different databases support.
  8. * More different transport protocols support.
  9. * Support for huge databases with hundred or thousand millions documents.
  10. * Make it possible to distribute database between several machines.
  11. * Make it more managable, i.e. administration tools, etc.
  12.  
  13.  
  14.  Things that will be implemented in near future (in no paticular order)
  15.  
  16. * Approved sites which should be displayed in the top of results.
  17. * Subnets indexing (for example "Server 213.24.*")
  18. * Indexing site build in phplib. It add unique session ID in the form of
  19.   ?Session=4571e25d845c2e913b1a02318f21d78a. indexer should remove this 
  20.   substring from the base URL.
  21. * Make a script which can dispay found document with hilighted search words
  22. * Make it possible to use several "LocalCharset" indexer.conf commands.
  23.   It should help to index multi-langiage servers such as www.debian.org.
  24. * Write Java class with libudmsearch support
  25.  
  26.   If you want to change the order of development, please ask on
  27. general@mnogosearch.org.
  28.