More Info

Revision 539896

(Back to digest)
 

Features in KDE Base

Jos van den Oever committed changes in /branches/work/kde4/playground/libs/archivereader/src/streamindexer:

Added an abstract interface for adding indexable object to an index. The
indexable object uses a virtual abstract class internally that must be
implemented to provide an actual index.

An implementation for this interface is also added. It uses CLucene.

File Changes

Added 3 files
/branches/work/kde4/playground/libs/archivereader/src/streamindexer
 
/cluceneindexwriter.cpp
 
/cluceneindexwriter.h
 
/indexwriter.h
Modified 1 files
/branches/work/kde4/playground/libs/archivereader/src/streamindexer/Makefile.am
4 files changed in total