Revision 695471
Go back to digest for 5th August 2007Features in KDE Base
Flavio Castelli committed changes in /trunk/kdesupport/strigi/src/streamanalyzer/xesam/CMakeLists.txt:
Added simple test program for strigi xesam query builder.
What does it do?
1) it loads a file containing the xesam query
2) it converts the xesam query into a Strigi::Query object
3) it serializes the Strigi::Query object to xml (the stream can be saved also to file)
The produced xml can be used for inspecting the Strigi::Query object and evaluate the conversion quality.
File Changes
Modified 1 files
- /trunk/kdesupport/strigi/src/streamanalyzer/xesam/CMakeLists.txt
1 files changed in total