对搜索功能增强
- Lingua principale
- Go
- Stelle
- 50.2k
- Fork
- 7.9k
- Merge medio
- 7g 21h
- PR unite (30g)
- 6
Descrizione
### 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 / 附件

Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.