.. |
basic-indexer.cpp
|
整理一些头文件引用,解决打包编译问题
|
2023-04-19 02:42:47 +00:00 |
basic-indexer.h
|
优化文件索引操作
|
2022-11-25 17:32:15 +08:00 |
batch-indexer.cpp
|
解决一些编译问题
|
2023-04-24 18:40:47 +08:00 |
batch-indexer.h
|
修复反复开关索引导致的索引异常问题(偶现打开索引失败)
|
2022-12-21 07:05:49 +00:00 |
compatible-define.h
|
解决一些编译问题
|
2023-04-24 18:40:47 +08:00 |
data-queue.cpp
|
Add file search internal plugins.
|
2021-05-27 21:10:11 +08:00 |
data-queue.h
|
Add file search internal plugins.
|
2021-05-27 21:10:11 +08:00 |
database.cpp
|
补充部分文件copyright.
|
2023-04-11 10:21:51 +08:00 |
database.h
|
补充部分文件copyright.
|
2023-04-11 10:21:51 +08:00 |
document.cpp
|
优化文件索引操作
|
2022-11-25 17:32:15 +08:00 |
document.h
|
优化文件索引操作
|
2022-11-25 17:32:15 +08:00 |
file-content-indexer.cpp
|
整理一些头文件引用,解决打包编译问题
|
2023-04-19 02:42:47 +00:00 |
file-content-indexer.h
|
优化文件索引操作
|
2022-11-25 17:32:15 +08:00 |
file-indexer-config.cpp
|
optimize global-settings;
|
2023-06-02 17:17:54 +08:00 |
file-indexer-config.h
|
optimize global-settings;
|
2023-06-02 17:17:54 +08:00 |
file-reader.cpp
|
整理一些头文件引用,解决打包编译问题
|
2023-04-19 02:42:47 +00:00 |
file-reader.h
|
优化文件索引操作
|
2022-11-25 17:32:15 +08:00 |
file-search-plugin.cpp
|
optimize global-settings;
|
2023-06-02 17:17:54 +08:00 |
file-search-plugin.h
|
optimize global-settings;
|
2023-06-02 17:17:54 +08:00 |
file-watcher.cpp
|
优化inotify信号处理,解决若干由于信号处理不当导致的索引不正确问题
|
2023-02-27 05:48:08 +00:00 |
file-watcher.h
|
优化inotify信号处理,解决若干由于信号处理不当导致的索引不正确问题
|
2023-02-27 05:48:08 +00:00 |
index-scheduler.cpp
|
修复添加索引目录后索引状态未更新的问题
|
2023-05-15 11:35:06 +08:00 |
index-scheduler.h
|
修复反复开关索引导致的索引异常问题(偶现打开索引失败)
|
2022-12-21 07:05:49 +00:00 |
index-status-recorder.cpp
|
增加索引数据库版本号机制,版本号升级时将重建数据库
|
2022-12-02 07:23:22 +00:00 |
index-status-recorder.h
|
更新搜索服务接口,完善应用搜索和文件搜索机制
|
2023-03-15 16:46:00 +08:00 |
index-updater.cpp
|
解决一些编译问题
|
2023-04-24 18:40:47 +08:00 |
index-updater.h
|
优化文件索引操作
|
2022-11-25 17:32:15 +08:00 |
index.pri
|
修复反复开关索引导致的索引异常问题(偶现打开索引失败)
|
2022-12-21 07:05:49 +00:00 |
monitor.cpp
|
增加了一个用于调试的索引状态监控页面,可通过'ukui-search-service -m'打开.
|
2022-12-12 08:37:37 +08:00 |
monitor.h
|
增加了一个用于调试的索引状态监控页面,可通过'ukui-search-service -m'打开.
|
2022-12-12 08:37:37 +08:00 |
ocrobject.cpp
|
补充部分文件copyright.
|
2023-04-11 10:21:51 +08:00 |
ocrobject.h
|
补充部分文件copyright.
|
2023-04-11 10:21:51 +08:00 |
pending-file-queue.cpp
|
优化文件索引操作
|
2022-11-25 17:32:15 +08:00 |
pending-file-queue.h
|
优化文件索引操作
|
2022-11-25 17:32:15 +08:00 |
pending-file.cpp
|
优化文件索引操作
|
2022-11-25 17:32:15 +08:00 |
pending-file.h
|
优化inotify信号处理,解决若干由于信号处理不当导致的索引不正确问题
|
2023-02-27 05:48:08 +00:00 |
search-manager.cpp
|
解决当搜索UI关闭后未正确停止插件搜索线程的问题;解决遍历搜索时文件搜索插件长时间cpu占用较高的问题。
|
2023-06-14 06:21:18 +00:00 |
search-manager.h
|
解决一些编译警告,删除一些无用代码,更新README
|
2023-04-24 14:07:56 +08:00 |
traverse-bfs.cpp
|
Add file system watcher(Encapsulate inotify).
|
2022-07-29 11:22:53 +08:00 |
ukui-search-qdbus.cpp
|
优化文件索引操作
|
2022-11-25 17:32:15 +08:00 |
ukui-search-qdbus.h
|
Update ukui-service development files and libsearch.pro.
|
2022-01-18 17:43:13 +08:00 |
writable-database.cpp
|
补充部分文件copyright.
|
2023-04-11 10:21:51 +08:00 |
writable-database.h
|
解决首次索引后,重启后无法搜索部分文件的问题
|
2022-12-05 08:46:38 +00:00 |