hound-search/hound

Is there a wy to search file name?

Open

#309 opened on 2019年4月17日

GitHub で見る
 (2 comments) (5 reactions) (0 assignees)JavaScript (606 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (5,470 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド