CocaineCong / tangseng

Tangseng search engine including full text search and vector search base on golang. 基于go语言的搜索引擎,信息检索系统
https://cocainecong.github.io/tangseng/
Apache License 2.0
111 stars 29 forks source link

feat: hot reloading support for index data #51

Open CocaineCong opened 10 months ago

CocaineCong commented 10 months ago

we need to support hot reloading to loading the new index data otherwise we need restart search engine module to reloading new index data.