当前位置: 首页 > 工具软件 > IndexTank > 使用案例 >

Java的索引-搜索引擎 IndexTank

薛承志
2023-12-01

IndexTank, 一套基于Java的索引-实时全文搜索引擎实现,Includes features like variables (boosts), categories (facets), faceted search, snippeting, custom scoring functions, suggest, and autocomplete。IndexTank的设计分离了相关性标记和文档内容,因为相关性标记的生命周期和文档本身是不一样的,特别是在用户创建的内 容的情况下,例如 分享次数,Like按钮,+1按钮等等。

linkedin / indextank-engine

 类似资料: