Projects/Nepomuk/kioslaves: Difference between revisions

From KDE TechBase
(Marked this version for translation)
mNo edit summary
Line 19: Line 19:


<!--T:7-->
<!--T:7-->
The timeline KIO slave shows file which have been modified in a specific date range.
The timeline KIO slave shows file which have been modified in a specific date range. Find [http://www.fixithere.net/sky-contact-number/ more information] here.


<!--T:8-->
<!--T:8-->

Revision as of 06:14, 8 June 2016


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. Find more information here.