ukui-search/libsearch/index
iaom 2e6d554435 增加文本内容解析配置功能和强制执行增量更新功能 2024-01-25 10:33:37 +08:00
..
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 增加文本内容解析配置功能和强制执行增量更新功能 2024-01-25 10:33:37 +08:00
batch-indexer.h 增加文本内容解析配置功能和强制执行增量更新功能 2024-01-25 10:33:37 +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 增加文本内容解析配置功能和强制执行增量更新功能 2024-01-25 10:33:37 +08:00
file-indexer-config.h 增加文本内容解析配置功能和强制执行增量更新功能 2024-01-25 10:33:37 +08:00
file-reader.cpp 增加文本内容解析配置功能和强制执行增量更新功能 2024-01-25 10:33:37 +08:00
file-reader.h perf(file-index):使用ukui-file-metadata提供的文件内容解析接口替换原有功能 2023-11-15 11:02:03 +08:00
file-search-plugin.cpp 更新数据埋点格式 2023-11-16 10:52:14 +08:00
file-search-plugin.h Fix(file-content-search):关闭ocr索引时,不再搜索ocr数据 2023-12-27 16:22:10 +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-scheduler.cpp 增加文本内容解析配置功能和强制执行增量更新功能 2024-01-25 10:33:37 +08:00
index-scheduler.h 增加文本内容解析配置功能和强制执行增量更新功能 2024-01-25 10:33:37 +08:00
index-status-recorder.cpp 增加索引数据库版本号机制,版本号升级时将重建数据库 2022-12-12 15:17:30 +08:00
index-status-recorder.h feat(ukui-search-service):为OCR内容索引增加单独的数据库和单独控制开关 2023-10-25 09:29:51 +08:00
index-updater.cpp 增加文本内容解析配置功能和强制执行增量更新功能 2024-01-25 10:33:37 +08:00
index-updater.h feat(ukui-search-service):为OCR内容索引增加单独的数据库和单独控制开关 2023-10-25 09:29:51 +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 增加文本内容解析配置功能和强制执行增量更新功能 2024-01-25 10:33:37 +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