Flow-Launcher / Flow-Launcher/Flow.Launcher

Explorer plugin- content searching with phrases + windows search with advanced search syntax

Open
#2,804 8 comments 0 reactions 0 assignees View on GitHub
bug keep-fresh Needs investigation
Dominant language
C#
Stars
15.6k
Forks
644
Avg merge
16h 51m
Merged PRs (30d)
3

Description

### Discussed in https://github.com/Flow-Launcher/Flow.Launcher/discussions/2678

Originally posted by **jesuslop** April 30, 2024
Hi, not sure if this is proper to post. I'm trying to do a file content search looking for a phrase ("potential theory") in a bunch of pdfs. In windows explorer search bar it works nicely. I double qoute the phrase "potential theory", kick enter, and there they are. With Flow Launcher, it works OK searching for single words, but for a phrase like that, the search returns too many results as if searching for pdfs including "potential" somewhere and "theory" elsewhere. Search by metadata works also on explorer and not in FL. (for instance a search authors:xxx or keywords:kkk) or boolean operators. It would be nice (or even a must have) to have some way of working with windows advanced query syntax, https://learn.microsoft.com/en-us/windows/win32/lwef/-search-2x-wds-aqsreference. Thanks!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with discussion #2678 and the Windows Advanced Query Syntax reference linked in the issue. Define how the Explorer plugin should handle quoted phrases, metadata fields such as authors and keywords, and boolean operators. Done means these query forms produce the expected Windows search results, with relevant coverage for each supported syntax.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop, search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.