hound-search/hound

Is there a wy to search file name?

Open

#309 geöffnet am 17. Apr. 2019

Auf GitHub ansehen
 (2 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)JavaScript (606 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (5.470 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I want to search files with just filenames. I tried adding filepath and using .* in the query but it didn't work (UI just hangs).

I tried to edit the code but it first gets results for the query and then filters by filenames. Any pointers about how to add this functionality would be helpful.

Contributor Guide