JunjieBai
|
ef985af55f
|
fix(interface):开关索引后索引状态没有实时改变,stop和idle信号发送顺序有误.
|
2024-11-07 09:25:55 +08:00 |
iaom
|
eb1f756ef5
|
perf(ai-index):优化针对ai索引和搜索的异常处理机制
|
2024-07-26 14:29:13 +08:00 |
iaom
|
91417a59b4
|
fix(filesearch):为打开没有默认打开方式的文件时的弹窗设置窗口标题
|
2024-07-03 14:24:14 +08:00 |
iaom
|
3cf9bca9b4
|
fix(index):修复只打开AI索引时,删除AI索引目录失败的问题
|
2024-05-27 18:02:27 +08:00 |
Yue-Lan
|
cba6c95448
|
添加远程调用流程,用于智能数据管理获取文件创建事件
indexupdater和pendingupdatequeue增加信号用于线程间通信
新增RemoteFileEventHelper类,用于管理replica实例
|
2024-05-27 18:02:27 +08:00 |
iaom
|
9437a59c12
|
feat(file-watcher):文件可读权限发生改变后更新索引
|
2024-05-21 19:47:15 +08:00 |
iaom
|
2ca61821f7
|
feat(file-index):文件moveTo时更新索引
|
2024-05-21 19:47:15 +08:00 |
iaom
|
5dca59cc28
|
feat(ai-index):文件修改时使用更新接口更新索引
|
2024-05-21 19:47:15 +08:00 |
iaom
|
567dfc237e
|
fix(ai-index):修复更新ai索引失败问题
|
2024-05-21 19:47:15 +08:00 |
iaom
|
2187f82a48
|
fix(file-index):解决ai索引增加索引目录失效的问题
|
2024-05-21 19:47:15 +08:00 |
iaom
|
42d3242553
|
fix(ai-index):修复更新ai索引时的逻辑错误,优化更新速度
增量更新和实时更新将共用一个session,避免多次创建session
|
2024-05-21 19:47:15 +08:00 |
iaom
|
81ab29bb64
|
fix(file-index):解决单独打开AI索引时无法安装监听的问题
|
2024-05-21 19:47:15 +08:00 |
JunjieBai
|
e91cb1dc59
|
feat(search-plugin):add the ai search plugin.
|
2024-05-21 19:47:15 +08:00 |
iaom
|
ede828a430
|
feat(file-index):增加AI索引功能
|
2024-05-21 19:47:15 +08:00 |
iaom
|
f9d727de1c
|
feat(index-monitor)增加查询索引是否正在执行增量更新的接口
|
2024-05-21 19:47:15 +08:00 |
iaom
|
fcfe8390f3
|
feat(index):增加索引进度监控接口
|
2024-05-21 19:47:15 +08:00 |
iaom
|
4a444ce661
|
fix(file-index):解决关闭所有索引后再打开监听丢失的问题
|
2024-03-09 16:03:52 +08:00 |
iaom
|
1fefcd188f
|
perf(file-index):增加一个额外的线程池用于实时更新索引
|
2024-03-09 16:03:52 +08:00 |
iaom
|
a174a4237a
|
fix(frontend&searchPlugin):增加资源类型,最佳匹配中每种资源类型只显示1种
|
2024-03-06 16:57:20 +08:00 |
JunjieBai
|
c286bb0d81
|
fix(file-search):无默认打开应用的文件双击无弹窗.
|
2024-02-26 10:31:47 +08:00 |
iaom
|
bb5f6310bc
|
fix(search-interface):完善内容搜索接口
|
2024-02-26 10:31:47 +08:00 |
iaom
|
b01b34bc4f
|
fix(index):解决内容索引配置文件未自动生成的问题
|
2024-01-30 15:00:39 +08:00 |
iaom
|
fb4fe216b6
|
perf(file-content-search):使用元数据缩略图接口生成图片缩略图
|
2024-01-25 10:33:37 +08:00 |
iaom
|
2e6d554435
|
增加文本内容解析配置功能和强制执行增量更新功能
|
2024-01-25 10:33:37 +08:00 |
iaom
|
175a1d3533
|
解决打包问题
|
2023-12-28 11:07:51 +08:00 |
iaom
|
62b57f60fc
|
fix(search-iface):解决部分搜索插件搜索结果中含有换行符时UI显示异常的问题
|
2023-12-27 16:22:18 +08:00 |
iaom
|
4f40a30641
|
Fix(file-content-search):关闭ocr索引时,不再搜索ocr数据
|
2023-12-27 16:22:10 +08:00 |
iaom
|
aa799caf2e
|
更新数据埋点格式
|
2023-11-16 10:52:14 +08:00 |
iaom
|
c5d9686749
|
perf(file-index):使用ukui-file-metadata提供的文件内容解析接口替换原有功能
|
2023-11-15 11:02:03 +08:00 |
iaom
|
85c108e17f
|
feat(libsearch):搜索插件增加数据埋点收集功能
|
2023-11-15 11:02:03 +08:00 |
JunjieBai
|
44e13225d8
|
fix(frontend):修改内容搜索插件详情页加载时间文本的顺序
|
2023-11-15 11:02:03 +08:00 |
JunjieBai
|
db668dcd46
|
Adapt the short format of time shown in file search plugin.
|
2023-11-15 11:02:03 +08:00 |
iaom
|
17bf72ddfc
|
fix(file-search-plugin):修复文件搜索插件中死循环的问题
|
2023-10-25 09:36:49 +08:00 |
iaom
|
4a5e47187e
|
fix(ukui-search-service):修复索引状态监控导致的崩溃问题
|
2023-10-25 09:36:23 +08:00 |
iaom
|
1b0eb95769
|
增加查看当前索引状态的命令行
|
2023-10-25 09:35:59 +08:00 |
iaom
|
24327616fc
|
feat(ukui-search-service):为OCR内容索引增加单独的数据库和单独控制开关
|
2023-10-25 09:29:51 +08:00 |
iaom
|
5b81eb9d7e
|
fix(index):修复了错误的开关索引控制逻辑;
修复了关闭基本索引导致内容索引监听丢失的问题
|
2023-09-08 08:52:03 +08:00 |
iaom
|
5608fd13ca
|
fix(frontend):将通过QIcon和XdgIcon获取图标的方法加锁,避免多线程调用崩溃
|
2023-09-08 08:51:31 +08:00 |
iaom
|
f46bfe0c28
|
refactor:使用cmake重新构建项目
|
2023-08-21 14:57:08 +08:00 |
iaom
|
92ff17f21b
|
feat(index):增加内容索引开关
内容索引现在可以通过新增的gsettings(content-index-enable)单独控制开关,
新增了version键用于判断gsettings版本,兼容旧版用户配置:
当file-index-enable值为true,升级之后file-index-enable和
content-index-enable都置为true,否则都置为false。
备注:此提交需要配合设置页面的改动一起食用。
|
2023-08-21 14:54:43 +08:00 |
JunjieBai
|
da7ae48cad
|
Optimize the logic of the function which is used to snippet chinese in order to adapt to the GB18030-2022 standard.
|
2023-08-01 13:54:30 +08:00 |
iaom
|
f6c928c8e1
|
修复文件索引中部分中文字符在term中被截断的问题
|
2023-08-01 13:54:23 +08:00 |
JunjieBai
|
9d62a24662
|
Fix the problem that the right side of the content search's detail page was blocked.
|
2023-08-01 13:53:19 +08:00 |
JunjieBai
|
b0ac58b952
|
修改英文下无默认打开应用提示框的按钮文字为OK
|
2023-07-14 09:20:39 +08:00 |
iaom
|
e4d221402d
|
解决内容搜索插件详情页加载大图片时阻塞ui的问题
|
2023-07-14 09:20:29 +08:00 |
iaom
|
275f69dd3f
|
解决当搜索UI关闭后未正确停止插件搜索线程的问题;解决遍历搜索时文件搜索插件长时间cpu占用较高的问题。
|
2023-06-19 14:17:31 +08:00 |
JunjieBai
|
243bcd050e
|
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-06 15:22:03 +08:00 |
iaom
|
0e152ae63a
|
修复添加索引目录后索引状态未更新的问题
|
2023-06-06 15:21:12 +08:00 |
JunjieBai
|
7c0b582f46
|
Use json to optimize the config file of user's block dir.
|
2023-05-11 17:59:30 +08:00 |
iaom
|
6268e9b4b2
|
解决一些编译问题
|
2023-04-26 11:21:49 +08:00 |