FT3: a full text indexer and search engine
V0.4
  • interface with virtual tables
  • use boost::hash to increase portability
  • use boost::iterator in search interface to simplify extension writing
V0.5
  • graphical configuration manager (replace curses wizard)
  • clean interface with PHP5
V0.6
  • enhance performance: goal is to index english wikipedia on 1 disk and less than 12h
  • revamp merger: create a multi slices merger, instead of n-pass of a 2 way merger
V0.7
  • check/debug/correctness for multi-threaded indexer and searcher
V0.8
  • rewrite the documentation
V0.4
  • add an ODBC indexer (idea: index content in other databases)
V1.0
  • dreamed stable release
Home,   Sourceforge,   Download,   @2002-2006 P. Aubert