files-community/Files

Feature: Everything search integration

Open

#5,845 opened on Aug 17, 2021

View on GitHub
 (39 comments) (80 reactions) (0 assignees)C# (2,719 forks)batch import
help wanted

Repository metrics

Stars
 (43,502 stars)
PR merge metrics
 (Avg merge 11d 15h) (61 merged PRs in 30d)

Description

Value

The current search feature does the job but searches often take a long time especially if the items weren't indexed. We can add a lot of value if we integrate with an app like Everything Search. Alternatively, if we can find a way to bundle Everything with Files, we should find another way to improve search performance.

Steps to implement

  • Integrate Everything Search with Files. The integration shouldn't require any extra steps on the users side (eg. installing Everything).

Contributor guide