ukui-search/libsearch/index
iaom 4e3a9d93c6 使用信号量控制进程顺序,规避由于首次索引时间过长导致inotify队列过长问题。 2022-03-15 13:53:38 +08:00
..
construct-document.cpp 新增OCR功能后端;修复内存泄漏一处; 2022-03-08 10:32:11 +08:00
construct-document.h 新增OCR功能后端;修复内存泄漏一处; 2022-03-08 10:32:11 +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
document.cpp Change namespace. 2021-12-14 14:43:35 +08:00
document.h Change namespace. 2021-12-14 14:43:35 +08:00
file-reader.cpp 新增OCR功能后端;修复内存泄漏一处; 2022-03-08 10:32:11 +08:00
file-reader.h Change namespace. 2021-12-14 14:43:35 +08:00
file-search-plugin.cpp Fix the incorrectly display of the ToolTip. 2022-03-08 10:34:44 +08:00
file-search-plugin.h Update search plugin interface, add stop search function. 2022-03-08 10:34:11 +08:00
file-searcher.cpp Format code style. 2021-04-26 15:06:47 +08:00
file-searcher.h Format code style. 2021-04-26 15:06:47 +08:00
first-index.cpp 使用信号量控制进程顺序,规避由于首次索引时间过长导致inotify队列过长问题。 2022-03-15 13:53:38 +08:00
first-index.h 使用信号量控制进程顺序,规避由于首次索引时间过长导致inotify队列过长问题。 2022-03-15 13:53:38 +08:00
index-generator.cpp 新增OCR功能后端;修复内存泄漏一处; 2022-03-08 10:32:11 +08:00
index-generator.h 新增OCR功能后端;修复内存泄漏一处; 2022-03-08 10:32:11 +08:00
index-status-recorder.cpp Change namespace. 2021-12-14 14:43:35 +08:00
index-status-recorder.h Change namespace. 2021-12-14 14:43:35 +08:00
index.pri 新增OCR功能后端;修复内存泄漏一处; 2022-03-08 10:32:11 +08:00
inotify-watch.cpp 使用信号量控制进程顺序,规避由于首次索引时间过长导致inotify队列过长问题。 2022-03-15 13:53:38 +08:00
inotify-watch.h 使用信号量控制进程顺序,规避由于首次索引时间过长导致inotify队列过长问题。 2022-03-15 13:53:38 +08:00
ocrobject.cpp 新增OCR功能后端;修复内存泄漏一处; 2022-03-08 10:32:11 +08:00
ocrobject.h 新增OCR功能后端;修复内存泄漏一处; 2022-03-08 10:32:11 +08:00
pending-file-queue.cpp 使用信号量控制进程顺序,规避由于首次索引时间过长导致inotify队列过长问题。 2022-03-15 13:53:38 +08:00
pending-file-queue.h 使用信号量控制进程顺序,规避由于首次索引时间过长导致inotify队列过长问题。 2022-03-15 13:53:38 +08:00
pending-file.cpp Change namespace. 2021-12-14 14:43:35 +08:00
pending-file.h Change namespace. 2021-12-14 14:43:35 +08:00
search-manager.cpp 新增OCR功能后端;修复内存泄漏一处; 2022-03-08 10:32:11 +08:00
search-manager.h 新增OCR功能后端;修复内存泄漏一处; 2022-03-08 10:32:11 +08:00
search-method-manager.cpp 使用信号量控制进程顺序,规避由于首次索引时间过长导致inotify队列过长问题。 2022-03-15 13:53:38 +08:00
search-method-manager.h 使用信号量控制进程顺序,规避由于首次索引时间过长导致inotify队列过长问题。 2022-03-15 13:53:38 +08:00
traverse_bfs.cpp 文件索引增加配置索引目录和黑名单功能;顺便解决了一点编译问题。 2022-03-04 15:15:07 +08:00
traverse_bfs.h 文件索引增加配置索引目录和黑名单功能;顺便解决了一点编译问题。 2022-03-04 15:15:07 +08:00
ukui-search-qdbus.cpp Update ukui-service development files and libsearch.pro. 2022-01-18 17:43:13 +08:00
ukui-search-qdbus.h Update ukui-service development files and libsearch.pro. 2022-01-18 17:43:13 +08:00