This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 148882 - Use native OS's search capabilities where possible
Summary: Use native OS's search capabilities where possible
Status: NEW
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker with 1 vote (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-01 17:33 UTC by _ tboudreau
Modified: 2014-02-26 15:16 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2008-10-01 17:33:57 UTC
According to Apple's documentation - http://developer.apple.com/documentation/Carbon/Conceptual/SpotlightQuery/Concepts/QueryFormat.html - it is 
possible to perform Spotlight searches via the 'mdfind' shell command.

Since Apple pre-indexes directories, this could be much faster than the current searching code.
Comment 1 rjmunro 2014-02-26 15:16:34 UTC
This is massively faster than the built in search code when searching a large directory tree, e.g. using the command line:

mdfind string -onlyin folder