ukui-search/libsearch/index
Zihao Zhang 8886ee098a Merge branch '0605-dev' into 'dev-unity'
Add inotify events queue for merging events.

See merge request kylin-desktop/ukui-search!31
2021-06-15 07:19:25 +00:00
..
construct-document.cpp Merge branch '0605-dev' into 'dev-unity' 2021-06-15 07:19:25 +00:00
construct-document.h Add namespace 'Zeeker'; 2021-04-30 16:28:50 +08:00
document.cpp Add file size judgment; Optimize the reference of Jieba function; Fix the default storage path of Jieba temporary files; 2021-05-22 09:18:35 +08:00
document.h Add file size judgment; Optimize the reference of Jieba function; Fix the default storage path of Jieba temporary files; 2021-05-22 09:18:35 +08:00
file-reader.cpp Optimization of Jieba keyword extraction; Optimize memory and efficiency 2021-06-07 15:37:06 +08:00
file-reader.h Add namespace 'Zeeker'; 2021-04-30 16:28:50 +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 Optimization of Jieba keyword extraction; Optimize memory and efficiency 2021-06-07 15:37:06 +08:00
first-index.h Add a new thread pool for first index instead of using global thread pool. 2021-06-02 15:17:27 +08:00
index-generator.cpp Optimized pending file queue process logic. 2021-06-11 19:58:32 +08:00
index-generator.h Add inotify events queue for merging events. 2021-06-10 20:43:57 +08:00
index-status-recorder.cpp Add inotify events queue for merging events. 2021-06-10 20:43:57 +08:00
index-status-recorder.h Add inotify events queue for merging events. 2021-06-10 20:43:57 +08:00
index.pri Add inotify events queue for merging events. 2021-06-10 20:43:57 +08:00
inotify-index.cpp Use shared memory to synchronous the path map between inotify-index subprocess and main process. 2021-06-04 16:38:02 +08:00
inotify-index.h Use shared memory to synchronous the path map between inotify-index subprocess and main process. 2021-06-04 16:38:02 +08:00
inotify-watch.cpp Optimized pending file queue process logic. 2021-06-11 19:58:32 +08:00
inotify-watch.h Add inotify events queue for merging events. 2021-06-10 20:43:57 +08:00
pending-file-queue.cpp Optimized pending file queue process logic. 2021-06-11 19:58:32 +08:00
pending-file-queue.h Optimized pending file queue process logic. 2021-06-11 19:58:32 +08:00
pending-file.cpp Add inotify events queue for merging events. 2021-06-10 20:43:57 +08:00
pending-file.h Add inotify events queue for merging events. 2021-06-10 20:43:57 +08:00
pinyinWithTone.txt feat(frontend): Reset geometry for ukui-search. 2021-03-19 10:15:30 +08:00
pinyinWithoutTone.txt Feat:Add cloud sync interface. 2021-03-20 15:37:54 +08:00
search-manager.cpp Update search-manager.cpp 2021-05-28 17:33:15 +08:00
search-manager.h Delete libchinese-segmentation-dev pkg. 2021-05-07 20:48:15 +08:00
searchmethodmanager.cpp Add inotify events queue for merging events. 2021-06-10 20:43:57 +08:00
searchmethodmanager.h Add inotify events queue for merging events. 2021-06-10 20:43:57 +08:00
traverse_bfs.cpp Add namespace 'Zeeker'; 2021-04-30 16:28:50 +08:00
traverse_bfs.h Add namespace 'Zeeker'; 2021-04-30 16:28:50 +08:00
ukui-search-qdbus.cpp Remove useless dbus call. 2021-05-15 22:45:08 +08:00
ukui-search-qdbus.h Add namespace 'Zeeker'; 2021-04-30 16:28:50 +08:00