hound-search/hound

Is there a wy to search file name?

Open

#309 创建于 2019年4月17日

在 GitHub 查看
 (2 评论) (5 反应) (0 负责人)JavaScript (5,470 star) (606 fork)batch import
enhancementhelp wanted

描述

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.

贡献者指南