.. |
construct-document.cpp
|
Encapsulate the basic interface of cppjieba and hanzi to pinyin.
|
2022-05-19 14:32:31 +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
|
索引搜索的权重相同的结果项按照修改时间新->旧排列。
|
2022-04-19 09:16:20 +08:00 |
document.h
|
索引搜索的权重相同的结果项按照修改时间新->旧排列。
|
2022-04-19 09:16:20 +08:00 |
file-index-manager.cpp
|
增加索引删除功能。
|
2022-06-02 09:23:53 +08:00 |
file-index-manager.h
|
增加索引删除功能。
|
2022-06-02 09:23:53 +08:00 |
file-reader.cpp
|
新增解析uop格式文档,增加uof ppt文档解析粒度
|
2022-05-27 16:09:20 +08:00 |
file-reader.h
|
文本内容搜索扩展OCR功能;
|
2022-04-13 13:46:30 +08:00 |
file-search-plugin.cpp
|
解决翻译问题。
|
2022-05-25 11:18:04 +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
|
调整索引建立和增加的逻辑,可以实现单独重建某个数据库。
|
2022-05-27 16:09:46 +08:00 |
first-index.h
|
Add file system watcher(Encapsulate inotify).
|
2022-07-29 11:22:53 +08:00 |
index-generator.cpp
|
Encapsulate the basic interface of cppjieba and hanzi to pinyin.
|
2022-05-19 14:32:31 +08:00 |
index-generator.h
|
文本内容搜索扩展OCR功能;
|
2022-04-13 13:46:30 +08:00 |
index-status-recorder.cpp
|
调整索引建立和增加的逻辑,可以实现单独重建某个数据库。
|
2022-05-27 16:09:46 +08:00 |
index-status-recorder.h
|
增加文件索引状态查询功能;优化文建索引启动校验逻辑。
|
2022-03-17 15:40:55 +08:00 |
index.pri
|
Add file system watcher(Encapsulate inotify).
|
2022-07-29 11:22:53 +08:00 |
inotify-watch.cpp
|
修复inotify-watch内存泄漏;修复部分Fortify检测代码问题;
|
2022-10-13 17:37:59 +08:00 |
inotify-watch.h
|
Add file system watcher(Encapsulate inotify).
|
2022-07-29 11:22:53 +08:00 |
ocrobject.cpp
|
文本内容搜索扩展OCR功能;
|
2022-04-13 13:46:30 +08:00 |
ocrobject.h
|
新增OCR功能后端;修复内存泄漏一处;
|
2022-03-08 10:32:11 +08:00 |
pending-file-queue.cpp
|
增加索引删除功能。
|
2022-06-02 09:23:53 +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
|
Encapsulate the basic interface of cppjieba and hanzi to pinyin.
|
2022-05-19 14:32:31 +08:00 |
search-manager.h
|
新增OCR功能后端;修复内存泄漏一处;
|
2022-03-08 10:32:11 +08:00 |
traverse-bfs.cpp
|
Add file system watcher(Encapsulate inotify).
|
2022-07-29 11:22:53 +08:00 |
traverse-bfs.h
|
Add file system watcher(Encapsulate inotify).
|
2022-07-29 11:22:53 +08:00 |
ukui-search-qdbus.cpp
|
修复QSqlDatabasePrivate::removeDatabase警告;修复部分内存泄露;修复QDir的entryInfoList方法在查找不存在目录时小概率崩溃的问题;
|
2022-10-19 17:11:05 +08:00 |
ukui-search-qdbus.h
|
Update ukui-service development files and libsearch.pro.
|
2022-01-18 17:43:13 +08:00 |