对搜索功能增强
Offen
enhancement
- Vorherrschende Sprache
- Go
- Sterne
- 50.2k
- Forks
- 7.9k
- Ø Merge
- 7 T. 21 Std.
- Gemergte PRs (30 T.)
- 6
Beschreibung
### Please make sure of the following things
- [x] I have read the [documentation](https://alist.nn.ci).
- [x] I'm sure there are no duplicate issues or discussions.
- [x] I'm sure this feature is not implemented.
- [x] I'm sure it's a reasonable and popular requirement.
### Description of the feature / 需求描述
目前alist需要索引后才能支持搜索,而索引需要跑完所有目录,对于文件多的用户非常慢。可以对官方接口支持搜索api的驱动可以使用在线搜索(比如阿里云盘官方api有搜索文件的api)
### Suggested solution / 实现思路
1.识别搜索路径是哪个驱动
2.判断云盘官方api是否支持搜索
3.本地索引搜索同时使用官方api搜索文件,去重
4.返回合并搜索结果
### Additional context / 附件

Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.