Typecho-Plugin-ExSearch icon indicating copy to clipboard operation
Typecho-Plugin-ExSearch copied to clipboard

🔍 为 Typecho 带来实时搜索体验

Results 8 Typecho-Plugin-ExSearch issues
Sort by recently updated
recently updated
newest added

1.2版本有些类名和方法好像变了,修改了一下支持1.2版本

升级到1.2.0后, 重建索引和发布文章时会报错 ``` Argument 1 passed to Typecho\Widget::__construct() must be an instance of Typecho\Widget\Request, instance of Typecho\Request given, called in /***/usr/plugins/ExSearch/Plugin.php on line 280 ```

![image](https://user-images.githubusercontent.com/82011752/175322380-257073cf-2eef-436c-8e2e-37d34c412833.png)

大佬,我把我的搜索替换成这个插件搜索后,如果我不在网页头部唤起搜索框(比如网页中间),然后关闭搜索框以后网页滚动就失效了,回不到顶部,这应该是啥问题呀?麻烦大佬给个思路。🥲

1.2版本发布文章会报错 Argument 1 passed to Typecho\Widget::__construct() must be an instance of Typecho\Widget\Request, instance of Typecho\Request given, called in /www/wwwroot/example.com/usr/plugins/ExSearch/Plugin.php on line 276

typecho1.2版本中点搜索到的文章无法实现跳转,还有http://中无法搜索到内容,你所给的示例的网站也无法搜索到文章