hound-search/hound

Is there a wy to search file name?

Open

#309 opened on Apr 17, 2019

View on GitHub
 (2 comments) (5 reactions) (0 assignees)JavaScript (606 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (5,470 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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