Nepomuk-Core
services/fileindexer/indexer/main.cpp
Go to the documentation of this file.
59 aboutData.addAuthor(ki18n("Vishesh Handa"), ki18n("Current maintainer"), "handa.vish@gmail.com");
KJob * clearIndexedData(const QUrl &url)
remove all indexed data for url the datamanagement way
Definition: util.cpp:42
void removeAll(const QUrl &uri, const QUrl &property, const QVariant &value=QVariant())
Remove all properties matching the provided parameters.
Definition: simpleresourcegraph.cpp:131
Nepomuk2::SimpleResourceGraph indexFileGraph(const QUrl &url)
Extracts the SimpleResourceGraph of the local file or folder and returns it.
Definition: indexer.cpp:195
bool indexFile(const KUrl &url)
Index a single local file or folder (files in a folder will not be indexed recursively).
Definition: indexer.cpp:67
static void setMaxPlainTextSize(int size)
Definition: extractorplugin.cpp:134
static void resetMaxPlainTextSize()
Definition: extractorplugin.cpp:129
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.