Projects/Nepomuk/kioslaves/en

From KDE TechBase
Revision as of 16:30, 13 December 2012 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Introducing kioslaves

Nepomuk provides a number of kioslaves in order to integrate better with KDE.

Relevant Code: kde-runtime/nepomuk/kioslaves/

NepomukSearch

The NepomukSearch kio-slave is the most prominent kio-slave. It's main job is to answer search queries.

Nepomuk

The Nepomuk KIO slave is responsible for the nepomuk protocol, and is a simple forwarding slave. It's main purpose is to analyze the relevant resource and either return the resource (if possible) or construct a query, and forward it to the nepomuksearch kio slave.

Timeline

The timeline KIO slave shows file which have been modified in a specific date range.