iaom
|
db202c8d41
|
feat(file-watcher):文件可读权限发生改变后更新索引
|
2024-05-14 20:05:05 +08:00 |
iaom
|
4171fb84a4
|
feat(file-index):文件moveTo时更新索引
|
2024-04-30 09:56:48 +08:00 |
iaom
|
9843d43c0b
|
feat(ai-index):文件修改时使用更新接口更新索引
|
2024-04-29 10:02:56 +08:00 |
iaom
|
5c7a4ec1f9
|
fix(ai-index):修复更新ai索引失败问题
|
2024-04-29 10:02:50 +08:00 |
iaom
|
faab11ca30
|
fix(file-index):解决ai索引增加索引目录失效的问题
|
2024-04-22 15:34:53 +08:00 |
iaom
|
bd18f13567
|
fix(ai-index):修复更新ai索引时的逻辑错误,优化更新速度
增量更新和实时更新将共用一个session,避免多次创建session
|
2024-04-22 15:34:47 +08:00 |
iaom
|
4fa1f491e7
|
fix(file-index):解决单独打开AI索引时无法安装监听的问题
|
2024-04-22 15:34:41 +08:00 |
JunjieBai
|
2e5899b674
|
feat(search-plugin):add the ai search plugin.
|
2024-04-22 15:34:16 +08:00 |
iaom
|
1b920b4f5a
|
feat(file-index):增加AI索引功能
|
2024-04-22 15:34:09 +08:00 |
iaom
|
600c543ea7
|
feat(index-monitor)增加查询索引是否正在执行增量更新的接口
|
2024-04-22 15:33:51 +08:00 |
iaom
|
336fdc1c37
|
feat(index):增加索引进度监控接口
|
2024-04-22 15:33:38 +08:00 |
iaom
|
9d48e482eb
|
fix(file-index):解决关闭所有索引后再打开监听丢失的问题
|
2024-03-09 16:01:28 +08:00 |
iaom
|
9efae17889
|
perf(file-index):增加一个额外的线程池用于实时更新索引
|
2024-03-09 16:01:23 +08:00 |
iaom
|
3925e34749
|
fix(frontend&searchPlugin):增加资源类型,最佳匹配中每种资源类型只显示1种
|
2024-03-06 16:42:13 +08:00 |
JunjieBai
|
7d36be89d9
|
fix(file-search):无默认打开应用的文件双击无弹窗.
|
2024-02-26 10:28:10 +08:00 |
iaom
|
39e72434f2
|
fix(search-interface):完善内容搜索接口
|
2024-02-26 10:27:57 +08:00 |
iaom
|
24dea3147e
|
fix(index):解决内容索引配置文件未自动生成的问题
|
2024-01-30 14:58:18 +08:00 |
iaom
|
72aa0b3aaf
|
perf(file-content-search):使用元数据缩略图接口生成图片缩略图
|
2024-01-25 09:47:24 +08:00 |
iaom
|
971e827a0b
|
增加文本内容解析配置功能和强制执行增量更新功能
|
2024-01-25 09:47:09 +08:00 |
iaom
|
9ff607afe1
|
fix(search-iface):解决部分搜索插件搜索结果中含有换行符时UI显示异常的问题
|
2023-12-20 15:51:38 +08:00 |
iaom
|
4b513cf00f
|
Fix(file-content-search):关闭ocr索引时,不再搜索ocr数据
|
2023-12-15 13:43:42 +08:00 |
iaom
|
873c4898ac
|
更新数据埋点格式
|
2023-11-16 02:50:32 +00:00 |
iaom
|
8b2ab37f91
|
perf(file-index):使用ukui-file-metadata提供的文件内容解析接口替换原有功能
|
2023-11-14 16:44:47 +08:00 |
iaom
|
8d4126ee6b
|
feat(libsearch):搜索插件增加数据埋点收集功能
|
2023-11-08 09:56:24 +08:00 |
JunjieBai
|
afc9bbbfa2
|
fix(frontend):修改内容搜索插件详情页加载时间文本的顺序
|
2023-11-01 17:50:37 +08:00 |
JunjieBai
|
f749537cc2
|
Adapt the short format of time shown in file search plugin.
|
2023-11-01 17:44:37 +08:00 |
iaom
|
26d363ab3f
|
fix(file-search-plugin):修复文件搜索插件中死循环的问题
|
2023-10-16 05:56:53 +00:00 |
iaom
|
7b158ec772
|
fix(ukui-search-service):修复索引状态监控导致的崩溃问题
|
2023-10-10 02:29:10 +00:00 |
iaom
|
69eb8632fa
|
增加查看当前索引状态的命令行
|
2023-10-07 15:44:59 +08:00 |
iaom
|
d6e3cd46e9
|
feat(ukui-search-service):为OCR内容索引增加单独的数据库和单独控制开关
|
2023-09-28 08:46:33 +00:00 |
iaom
|
73604c0dfe
|
fix(index):修复了错误的开关索引控制逻辑;
修复了关闭基本索引导致内容索引监听丢失的问题
|
2023-09-05 18:41:28 +08:00 |
iaom
|
81f4a315ee
|
fix(frontend):将通过QIcon和XdgIcon获取图标的方法加锁,避免多线程调用崩溃
|
2023-09-01 17:30:21 +08:00 |
iaom
|
d2e1d204d9
|
refactor:使用cmake重新构建项目
|
2023-08-18 15:26:21 +08:00 |
iaom
|
490459291e
|
feat(index):增加内容索引开关
内容索引现在可以通过新增的gsettings(content-index-enable)单独控制开关,
新增了version键用于判断gsettings版本,兼容旧版用户配置:
当file-index-enable值为true,升级之后file-index-enable和
content-index-enable都置为true,否则都置为false。
备注:此提交需要配合设置页面的改动一起食用。
|
2023-08-18 07:17:34 +00:00 |
JunjieBai
|
d6ef08f769
|
Optimize the logic of the function which is used to snippet chinese in order to adapt to the GB18030-2022 standard.
|
2023-07-27 13:59:21 +08:00 |
iaom
|
637e71e277
|
修复文件索引中部分中文字符在term中被截断的问题
|
2023-07-24 11:39:18 +08:00 |
JunjieBai
|
455dc0bee6
|
Fix the problem that the right side of the content search's detail page was blocked.
|
2023-07-19 11:35:43 +08:00 |
JunjieBai
|
0a0eb0d6ac
|
修改英文下无默认打开应用提示框的按钮文字为OK
|
2023-07-04 17:59:32 +08:00 |
iaom
|
243a2874e7
|
解决内容搜索插件详情页加载大图片时阻塞ui的问题
|
2023-07-04 15:02:20 +08:00 |
iaom
|
d1bf50859a
|
解决当搜索UI关闭后未正确停止插件搜索线程的问题;解决遍历搜索时文件搜索插件长时间cpu占用较高的问题。
|
2023-06-14 06:21:18 +00:00 |
JunjieBai
|
3b8c35c2c2
|
optimize global-settings;
Fix the problem that the search window cannot show because it was hidden by something while create-index-dialog is showing.
|
2023-06-02 17:17:54 +08:00 |
iaom
|
ed768ff48f
|
修复添加索引目录后索引状态未更新的问题
|
2023-05-15 11:35:06 +08:00 |
JunjieBai
|
e52bc8ca76
|
Use json to optimize the config file of user's block dir.
|
2023-05-08 06:53:49 +00:00 |
iaom
|
94ea037203
|
解决一些编译问题
|
2023-04-24 18:40:47 +08:00 |
iaom
|
d9db5ff896
|
Revert "增加索引目录时采用增量更新检验操作,避免重复索引"
This reverts commit 031ce8bbd8 .
|
2023-04-24 18:33:30 +08:00 |
iaom
|
e7676c887a
|
解决索引提示弹窗会挡住模态窗口的问题
|
2023-04-24 17:36:37 +08:00 |
iaom
|
e5e62cd3f7
|
解决一些编译警告,删除一些无用代码,更新README
|
2023-04-24 14:07:56 +08:00 |
JunjieBai
|
c5304dfe94
|
Remove some compilation warnings.
|
2023-04-24 09:28:42 +08:00 |
jixiaoxu
|
12d5e76cc5
|
修复文件内容索引更新时文件过滤判断逻辑的问题;
|
2023-04-21 17:20:31 +08:00 |
iaom
|
37e3de3cee
|
解决全局搜索中遍历搜索不能搜索到顶层文件夹的问题
|
2023-04-21 11:22:41 +08:00 |