Bug 237329 - documentation search is borked
Summary: documentation search is borked
Status: RESOLVED FIXED
Alias: None
Product: khelpcenter
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 03:27 UTC by happy
Modified: 2016-03-12 23:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description happy 2010-05-12 03:27:21 UTC
Version:           4.4.2 (KDE 4.4.2) (using 4.4.2 (KDE 4.4.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.32-22-generic-pae

The ability to search unix man pages is totally borked in KDE Help Center and has been for maybe two releases now.

While this has been an ongoing p.i.t.a (re: KDE3, htdig etc) it now seems to be totally unable to search for a man page entry.

Example that inspired this report:

Searching for info on 'udev' on Kubuntu 10.04:

 [1] no search index can be built; previous functionality disappeared; you now have to trawl through (and have some idea of man section for your target)... I know it's (8)

 [2] choose "(8) System Administration" from contents; get a list of all the stuff; in alphabetical order.

 [3] choose "Find" and type 'udev' and get *zero* hits.

 [4] knowing it really is there scroll down and see 'udevd'

 [5] try find again; try 'next' and 'previous' button to see if you missed something obvious; try 'options' to see you don't have 'case sensitive' or 'whole words' selected.

 [6] report bug :-)
Comment 1 Pino Toscano 2016-03-12 23:25:01 UTC
Git commit cafde04221d0f0d20b042f9afcf63669f23b7a1d by Pino Toscano.
Committed on 12/03/2016 at 23:02.
Pushed by pino into branch 'master'.

Re-enable the full-index search

Now that
- Xapian is in place for indexing and searching
- ht://dig is removed
- indexes are updated automatically each startup
we can enable the full-index search again.
Related: bug 57897, bug 93664, bug 103266, bug 112958, bug 115935, bug 161514, bug 173767, bug 207519, bug 222494, bug 266290, bug 269260, bug 269619

M  +1    -3    navigator.cpp

http://commits.kde.org/khelpcenter/cafde04221d0f0d20b042f9afcf63669f23b7a1d