Linux (Mint) equivalent of Windows Search and capabilities?

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
wintolin

Linux (Mint) equivalent of Windows Search and capabilities?

Post by wintolin »

I am a very long time Windows user (currently on Windows 7, and not liking where things are headed with W8, at least as they appeared under Sinofsky) and I'm considering changing to Linux (specifically Mint) as my main desktop workstation. I'm not totally unfamiliar with Linux but I've never used it intensively as a desktop workstation. As you can guess I have a few questions and this one is about search/indexing tools. In particular, I am a very heavy user of Windows Search in Windows 7. It has several features that I also require from a Linux replacement and I'd like to establish what is available in Linux in general and Mint in particular.

First of all a bit of background. Windows Search is a much under-appreciated and very powerful tool that is integrated into Windows Explorer windows (i.e. file manager windows), file chooser dialogs, and the Start Menu (amongst other things). Apologies if any of this sounds like a Microsoft advert but here are some of the Windows Search (WS) features I currently use and need in a Linux replacement:

1) When WS is accessed from file manager windows (by typing into the search box integrated into each file Explorer/file manager window) and file chooser dialogs it searches file names, file content, and properties/metadata of indexed files in the current directory and subdirectories. Ideally I'd have similar UI/shell/file chooser integration with Linux.

2) One can save searches, narrow down searches, and use advanced query syntax to query content and/or metadata (e.g. properties). Exposed properties are themselves extensible by software developers. I'd like any Linux equivalent to be able to have the same ability to automatically search not just file names but content and metadata (as well as an optional advanced syntax to precisely control what is returned).

3) When WS is accessed from the Start Menu (by typing into the 'Search programs and files' box) it searches installed programs and Start Menu commands, as well as file names, content, and properties/metadata of indexed files, as well as the contents and properties/metadata of data stores on the machine (e.g. Outlook data store, and so on). This route into search can display summarised hits within the Start Menu itself or one can choose to see more complete hits in a customised file manager (Explorer) window where one can also narrow down the search terms, save a search, and so on. The equivalent on Linux doesn't have to be on the Start Menu or its equivalent but I'd need something similarly accessible and which can show complex, sortable, narrowable, results.

4) If you instruct WS to search a location that is not indexed then it will use its available filters to search files in that location in real time. I'd like the same from the Linux equivalent.

5) WS continuously updates its index of items in indexed locations as items as added, edited, moved, deleted, etc. I'd like the same on Linux of course.

6) WS is extensible: Anyone (well, anyone who is a programmer) can write a new text extraction or properties extraction filter for new file formats or for data stores. To be clear, a data store in this context is something like a mail program, where indexing individual files might not make sense or might lose context so that it makes more sense to treat the program's data as a database that can expose its content and metadata to the indexing/search system. Naturally I'd like to see the same sort of capability on Linux.

7) The tool needs to be well supported and be under active, ongoing development.

Ok, those are the main things I like about WS and are what I need from any search/indexing tool on Linux. It needs to be integrated into the desktop and file management environment, it needs to have advanced querying capability, it needs to be extensible, and so on. Obviously all of these things are technically possible on Linux! The real question is how far have they come in practice?

I looked at this a couple of years ago and I recall that Beagle looked like it was going in the right direction. However, I checked again more recently and I found that Beagle was no longer being developed (not least, it seemed, because it was written in Mono). So what is the state of the art of Linux desktop content/metadata/properties indexing?



P.S. Just in case you think I'm a complete Windows Search fanboy, it also has several drawbacks. ;-) One is the overly dumbed down UI in Windows 7 in my opinion, another is the poor user documentation, and another is Microsoft's lack of push to get software vendors to more actively support WS/IFilters/Property Handlers/Protocol Handlers for their file and data store formats.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
wintolin

Re: Linux (Mint) equivalent of Windows Search and capabiliti

Post by wintolin »

I've just been looking at Nepomuk/Strigi in KDE. I've got to say that Nepomuk has great promise BUT the fact that they've dropped Strigi (its previous file extractor) means it's effectively at year zero in terms of practical use (for me at least) due to the small number of file types it can now index. Not that Strigi's list of supported file types was all that large as far as I could tell.

Yes, I know, anyone can write new file type extractors but it matters as to whether or not someone has actually done this for a wide range of them. ;-)

Strigi looks pretty good in and of itself but that project seems to have stalled in 2011! Oh good grief...
wintolin

Re: Linux (Mint) equivalent of Windows Search and capabiliti

Post by wintolin »

Apologies for commenting to my own post (I know some people get annoyed by this) but I've just been reading up on Gnome Tracker. This seems a bit more promising as it doesn't rely on Strigi (which is not maintained), seems to be under active development, but does use the same ontologies as Nepomuk to extract extra meaning from data.

Can anyone tell me what it's like in reality? :?:
Last edited by wintolin on Sat Feb 16, 2013 9:45 am, edited 1 time in total.
gauravjuvekar

Re: Linux (Mint) equivalent of Windows Search and capabiliti

Post by gauravjuvekar »

Nowhere near to WS but "recoll" does the job for me. Yep, the interface ain't that good especially with GTK themes but it does the job. It's not integrated into anything but faster to access with ALT+F2 command.
wintolin

Re: Linux (Mint) equivalent of Windows Search and capabiliti

Post by wintolin »

gauravjuvekar wrote:Nowhere near to WS but "recoll" does the job for me. Yep, the interface ain't that good especially with GTK themes but it does the job. It's not integrated into anything but faster to access with ALT+F2 command.
Thanks. I will look into Recoll.

Anyone else got any experience to share? Is it just me and gauravjuvekar who find content indexing to be valuable or is it a more common requirement? To be able to transparently find anying by content and/or metadata, regardless of location and regardless of whether it's in a discrete file like a spreadsheet or text file or in a 'data store' like a mail client or perhaps accounting program seems like a very natural requirement that fits with what most people surely want to do with computers.
Pedro Laia
Level 2
Level 2
Posts: 54
Joined: Tue Jul 05, 2022 11:05 am

Re: Linux (Mint) equivalent of Windows Search and capabilities?

Post by Pedro Laia »

Did you have luck ?
I need to mainly search in "Windows Comments" (EXIF)
Chrysolite Azalea
Level 1
Level 1
Posts: 25
Joined: Mon Jul 04, 2022 8:59 am

Re: Linux (Mint) equivalent of Windows Search and capabilities?

Post by Chrysolite Azalea »

You can use the find command to search for files matching various criteria, and it also allows automatic actions on matching files.

Also, there is grep for searching contents of files.
Locked

Return to “Software & Applications”