.. |
basic-indexer.cpp
|
修复文件索引中部分中文字符在term中被截断的问题
|
2023-08-01 13:54:23 +08:00 |
basic-indexer.h
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
batch-indexer.cpp
|
feat(index):增加索引进度监控接口
|
2024-05-21 19:47:15 +08:00 |
batch-indexer.h
|
feat(index):增加索引进度监控接口
|
2024-05-21 19:47:15 +08:00 |
compatible-define.h
|
解决一些编译问题
|
2023-04-26 11:21:49 +08:00 |
database.cpp
|
fix(ukui-search-service):修复索引状态监控导致的崩溃问题
|
2023-10-25 09:36:23 +08:00 |
database.h
|
fix(ukui-search-service):修复索引状态监控导致的崩溃问题
|
2023-10-25 09:36:23 +08:00 |
document.cpp
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
document.h
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
file-content-indexer.cpp
|
解决打包问题
|
2023-12-28 11:07:51 +08:00 |
file-content-indexer.h
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
file-extraction-result.cpp
|
perf(file-index):使用ukui-file-metadata提供的文件内容解析接口替换原有功能
|
2023-11-15 11:02:03 +08:00 |
file-extraction-result.h
|
perf(file-index):使用ukui-file-metadata提供的文件内容解析接口替换原有功能
|
2023-11-15 11:02:03 +08:00 |
file-indexer-config.cpp
|
fix(search-interface):完善内容搜索接口
|
2024-02-26 10:31:47 +08:00 |
file-indexer-config.h
|
fix(search-interface):完善内容搜索接口
|
2024-02-26 10:31:47 +08:00 |
file-reader.cpp
|
perf(file-content-search):使用元数据缩略图接口生成图片缩略图
|
2024-01-25 10:33:37 +08:00 |
file-reader.h
|
perf(file-content-search):使用元数据缩略图接口生成图片缩略图
|
2024-01-25 10:33:37 +08:00 |
file-search-plugin.cpp
|
fix(file-search):无默认打开应用的文件双击无弹窗.
|
2024-02-26 10:31:47 +08:00 |
file-search-plugin.h
|
perf(file-content-search):使用元数据缩略图接口生成图片缩略图
|
2024-01-25 10:33:37 +08:00 |
file-watcher.cpp
|
优化inotify信号处理,解决若干由于信号处理不当导致的索引不正确问题
|
2023-03-24 11:27:07 +08:00 |
file-watcher.h
|
优化inotify信号处理,解决若干由于信号处理不当导致的索引不正确问题
|
2023-03-24 11:27:07 +08:00 |
index-monitor.cpp
|
feat(index-monitor)增加查询索引是否正在执行增量更新的接口
|
2024-05-21 19:47:15 +08:00 |
index-monitor.h
|
feat(index-monitor)增加查询索引是否正在执行增量更新的接口
|
2024-05-21 19:47:15 +08:00 |
index-scheduler.cpp
|
feat(index):增加索引进度监控接口
|
2024-05-21 19:47:15 +08:00 |
index-scheduler.h
|
feat(index):增加索引进度监控接口
|
2024-05-21 19:47:15 +08:00 |
index-status-recorder.cpp
|
perf(file-index):增加一个额外的线程池用于实时更新索引
|
2024-03-09 16:03:52 +08:00 |
index-status-recorder.h
|
perf(file-index):增加一个额外的线程池用于实时更新索引
|
2024-03-09 16:03:52 +08:00 |
index-updater.cpp
|
perf(file-index):增加一个额外的线程池用于实时更新索引
|
2024-03-09 16:03:52 +08:00 |
index-updater.h
|
feat(ukui-search-service):为OCR内容索引增加单独的数据库和单独控制开关
|
2023-10-25 09:29:51 +08:00 |
monitor.rep
|
feat(index-monitor)增加查询索引是否正在执行增量更新的接口
|
2024-05-21 19:47:15 +08:00 |
pending-file-queue.cpp
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
pending-file-queue.h
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
pending-file.cpp
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
pending-file.h
|
优化inotify信号处理,解决若干由于信号处理不当导致的索引不正确问题
|
2023-03-24 11:27:07 +08:00 |
search-manager.cpp
|
fix(frontend&searchPlugin):增加资源类型,最佳匹配中每种资源类型只显示1种
|
2024-03-06 16:57:20 +08:00 |
search-manager.h
|
feat(ukui-search-service):为OCR内容索引增加单独的数据库和单独控制开关
|
2023-10-25 09:29:51 +08:00 |
traverse-bfs.cpp
|
同步主线代码;更新changelog.
|
2022-10-21 11:21:35 +08:00 |
ukui-search-qdbus.cpp
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
ukui-search-qdbus.h
|
Import Upstream version 3.14.0.6
|
2022-06-18 10:46:14 +08:00 |
writable-database.cpp
|
feat(ukui-search-service):为OCR内容索引增加单独的数据库和单独控制开关
|
2023-10-25 09:29:51 +08:00 |
writable-database.h
|
解决首次索引后,重启后无法搜索部分文件的问题
|
2022-12-12 15:17:45 +08:00 |