Revision 600968

Go back to digest for 5th November 2006

Features in KDE Base

Jos van den Oever committed changes in /trunk/playground/base/strigi/src:

Large refactoring where a new indexer is defined that acts as an interface to the other indexers. This new indexer, CombinedIndexer, will have the ability to write to one index and to read from multiple indexes. At the moment, the functionality is the same as it was before the refactoring.

File Changes

Added 7 files
  • /trunk/playground/base/strigi/src/combinedindexer
  •   /CMakeLists.txt
  •   /combinedindexer.cpp
  •   /combinedindexmanager.cpp
  •   /combinedindexmanager.h
  •   /indexer.cpp
  •   /tests
Deleted 1 files
  • /trunk/playground/base/strigi/src/daemon/clientinterface.cpp
Modified 17 files
  • /trunk/playground/base/strigi/src
  •   /CMakeLists.txt
  •   /daemon/clientinterface.h
  •   /daemon/CMakeLists.txt
  •   /daemon/daemon.cpp
  •   /daemon/interface.cpp
  •   /daemon/interface.h
  •   /daemon/socketclient.cpp
  •   /daemon/socketclient.h
  •   /htmlgui/strigihtmlgui.cpp
  •   /luceneindexer/cluceneindexwriter.cpp
  •   /daemon/dbus/dbusclientinterface.cpp
  •   /daemon/dbus/dbusclientinterface.h
  •   /daemon/xsd/daemonconfigurator.cpp
  •   /daemon/xsd/daemonconfigurator.h
  •   /daemon/xsd/strigidaemonconfiguration.cpp
  •   /daemon/xsd/strigidaemonconfiguration.h
  •   /daemon/xsd/strigidaemonconfiguration.xsd
25 files changed in total