Revision 805030

Go back to digest for 11th May 2008

Features in KDE Base

Sebastian Trueg committed changes in /trunk/KDE/kdebase/runtime/nepomuk/services/storage:

New CLucene tokenizer which tries to enhance file name handling over the clucene standard analyzer by always breaking tokens at dots and underscores.

I suspect that there is still a lot of optimization potential in this one

File Changes

Added 4 files
  • /trunk/KDE/kdebase/runtime/nepomuk/services/storage
  •   /cluceneanalyzer.cpp
  •   /cluceneanalyzer.h
  •   /clucenetokenizer.cpp
  •   /clucenetokenizer.h
Modified 4 files
  • /trunk/KDE/kdebase/runtime/nepomuk/services/storage
  •   /CMakeLists.txt
  •   /nepomukstorage-config.h.cmake
  •   /repository.cpp
  •   /repository.h
8 files changed in total