Bug 108848 - quick search should also use the locatedb index database
Summary: quick search should also use the locatedb index database
Status: REPORTED
Alias: None
Product: kfind
Classification: Applications
Component: general (show other bugs)
Version: 0.5.2
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-10 11:07 UTC by Mark Szentes-Wanner
Modified: 2010-02-19 00:19 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 Mark Szentes-Wanner 2005-07-10 11:07:59 UTC
Version:           3.3.2 (using KDE 3.3.2,  (3.1))
Compiler:          gcc version 3.3.6 (Debian 1:3.3.6-5)
OS:                Linux (i686) release 2.6.11-1-686

If the user searches for files, this invokes a find-like searching through the the file system. It would speed up the initial displaying of search result if this function would also first check results from the locate database.

I am not quite sure if the search for files function also uses the KMRML index database.
Comment 1 Stephan Binner 2005-07-15 18:34:55 UTC
> It would speed up the initial displaying of search result if this function would also first check results from the locate database. 
 
Didn't you notice the "[ ] Use files index" option?

> I am not quite sure if the search for files function also uses the KMRML index database. 

KMRML? That's for finding similar graphics!?
Comment 2 Mark Szentes-Wanner 2006-07-18 00:43:57 UTC
I receive a pop-up saying "locate:" and nothing else. Nothing shown in the found box. (The command line locate says the db is older than 8 days but displays the appropriate files.)

Do you need more info on this one?

Mark