对搜索功能增强
オープン
enhancement
- 主要言語
- Go
- スター
- 50.2k
- フォーク
- 7.9k
- 平均マージ
- 7日 21時間
- マージ済み PR(30日)
- 6
説明
### 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 / 附件

コントリビューションガイド
評価
この issue はまだ評価されていません。