Revision 000cdcc...
Go back to digest for 8th June 2014Features in KDE Base
Vishesh Handa committed changes in [baloo/frameworks] /xapian:
Add a dedicated TermGenerator class
For now this class is just a wrapper over the Xapian class, but in the
future we will implement our own term generator.
Also, added a simple unit test to test the basic features of the term
generator.
File Changes
Added 4 files
- /xapian
- src/termgenerator.cpp
- src/autotests/CMakeLists.txt
- src/autotests/termgeneratortest.cpp
- src/autotests/termgeneratortest.h
Modified 3 files
- /xapian
- src/CMakeLists.txt
- srcdocument.cpp
- srcdocument.h
7 files changed in total