diff --git a/src/kde/kioslave/kio_recoll/data/help.html b/src/kde/kioslave/kio_recoll/data/help.html index 689cbdf8..84824de5 100644 --- a/src/kde/kioslave/kio_recoll/data/help.html +++ b/src/kde/kioslave/kio_recoll/data/help.html @@ -18,20 +18,17 @@ newer, which presents results as directory entries -
The module is still in its infancy. You will undoubtedly obtain - strange effects from time to time. If you have any remarks or - ideas about improving kio_recoll, or observe an interesting and - reproducible sequence, please - report it.
-kio_recoll is primarily - designed and tested with konqueror, and you will - undoubtedly get even more surprising effects with other tools.
- -The Html interface is currently much more usable. The directory - interface is extremely quirky.
+With recent KDE versions (now: 2016), the file manager + interface works in Dolphin, and both the file manager and the HTML + interface work in Konqueror.
+ +You will undoubtedly obtain strange effects from time to time. If + you have any remarks or ideas about improving kio_recoll, or + observe an interesting and reproducible sequence, + please report it.
The module is particularly unhelpful with search hits inside - email folders, which Konqueror has no way to access.
+ email folders, which Konqueror or Dolphin have no way to access.There are several ways to enter this interface:
- - recoll:/red apples ext:html/ --
RECOLL_KIO_ALWAYS_DIR environment
- variable or the kio_always_dir recoll.conf variable
- to 1. The HTML interface will then only be accessible
- through the search link in the top "recoll:" view.+ + recoll:/red apples ext:html/ ++
RECOLL_KIO_ALWAYS_DIR environment
+ variable or the kio_always_dir recoll.conf variable
+ to 1. The HTML interface will then only be accessible
+ through the search link in the top "recoll:" view.No search result details (samples, relevance etc.) are available, but this interface allows multiple selections and copies, usage inside any KDE open dialog, etc.
-To avoid swamping the interface with thousands of results, the
- result count is limited to 100 by default. You can change this value
- by setting the kio_max_direntries parameter in your recoll
- configuration file (typically ~/.recoll/recoll.conf)
Because of limitations in the current KIO slave usage, the actual - entry names are not those displayed but synthetic ones like - "recollResultxxx". This has unfortunate side-effects when - dragging/dropping the entries to some other application, or when - using an open dialog (the opened file doesn't have the correct path - to the original file).
+To avoid swamping the interface with too many thousands of
+ results, the result count is limited to 10000 by default. You can
+ change this value by setting the kio_max_direntries
+ parameter in your recoll configuration file (typically
+ ~/.recoll/recoll.conf)