没有合适的资源?快使用搜索试试~ 我知道了~
Tantivy 是受 Apache Lucene 启发并用 Rust 编写的全文搜索引擎库
共271个文件
rs:229个
md:18个
toml:7个
需积分: 26 0 下载量 118 浏览量
2021-06-28
18:24:31
上传
评论
收藏 607KB ZIP 举报
温馨提示
Tantivy是一个用 Rust 编写的全文搜索引擎库。它更接近Apache Lucene,而不是Elasticsearch或Apache Solr ,因为它不是现成的搜索引擎服务器,而是可用于构建此类搜索引擎的 crate。事实上,Tantivy 的灵感来自于 Lucene 的设计。基准以下基准会分解不同类型的查询/集合的性能。您的里程将根据查询的性质及其负载而有所不同。特征全文检索可配置的分词器(词干可用于 17 种拉丁语言,第三方支持中文(tantivy-jieba和cang-jie )、日语(lindera和tantivy-tokenizer-tiny-segmente )和韩语(lindera +lindera-ko-dic-builder )快速(查看:horse::sparkles:基准:sparkles::horse:)极小的启动时间(<10ms),非常适合命令行工具BM25评分(与Lucene相同)自然查询语言(例如(michael AND jackson) OR "king of pop" )短语查询搜索(例如"michael jackson" )增量索引多线程索引(在我的桌面上索引英文维基百科需要 < 3 分钟)映射目录平
资源推荐
资源详情
资源评论
收起资源包目录
Tantivy 是受 Apache Lucene 启发并用 Rust 编写的全文搜索引擎库 (271个子文件)
AUTHORS 312B
.gitattributes 24B
.gitignore 181B
.gitignore 5B
LICENSE 1KB
Makefile 70B
CHANGELOG.md 17KB
ARCHITECTURE.md 17KB
README.md 7KB
basis.md 4KB
README.md 4KB
avant-propos.md 2KB
bug_report.md 478B
feature_request.md 478B
SUMMARY.md 326B
actions.md 167B
question.md 116B
README.md 73B
examples.md 57B
facetting.md 30B
schema.md 23B
inverted_index.md 17B
innerworkings.md 16B
faq.md 0B
before_deploy.ps1 576B
ascii_folding_filter.rs 197KB
merger.rs 83KB
index_writer.rs 47KB
query_parser.rs 43KB
top_score_collector.rs 43KB
lib.rs 36KB
segment_updater.rs 30KB
index.rs 28KB
mod.rs 27KB
facet_collector.rs 26KB
schema.rs 26KB
mod.rs 25KB
query_grammar.rs 22KB
mmap_directory.rs 21KB
mod.rs 20KB
block_segment_postings.rs 19KB
merger_sorted_index_test.rs 19KB
block_wand.rs 18KB
managed_directory.rs 17KB
range_query.rs 17KB
serializer.rs 16KB
doc_id_mapping.rs 16KB
mod.rs 16KB
segment_writer.rs 16KB
more_like_this.rs 14KB
ngram_tokenizer.rs 14KB
mod.rs 14KB
multilinearinterpol.rs 14KB
tests.rs 14KB
mod.rs 14KB
union.rs 14KB
value.rs 13KB
segment_reader.rs 13KB
term_info_store.rs 13KB
mod.rs 13KB
skip.rs 13KB
field_type.rs 13KB
index_meta.rs 12KB
mod.rs 12KB
reader.rs 12KB
term_scorer.rs 12KB
top_collector.rs 12KB
postings_writer.rs 11KB
writer.rs 11KB
mod.rs 11KB
field_entry.rs 11KB
bitset.rs 11KB
expull.rs 11KB
reader.rs 11KB
log_merge_policy.rs 11KB
segment_postings.rs 11KB
boolean_query.rs 10KB
recorder.rs 10KB
linearinterpol.rs 10KB
histogram_collector.rs 10KB
mod.rs 10KB
pool.rs 10KB
tokenizer.rs 10KB
query.rs 10KB
mod.rs 9KB
multi_collector.rs 9KB
delete_queue.rs 9KB
facet.rs 9KB
mod.rs 9KB
phrase_scorer.rs 9KB
readers.rs 9KB
mod.rs 9KB
tests.rs 9KB
mod.rs 9KB
boolean_weight.rs 9KB
tests.rs 9KB
facet_reader.rs 9KB
owned_bytes.rs 9KB
term.rs 8KB
basic_search.rs 8KB
共 271 条
- 1
- 2
- 3
资源评论
weixin_38689857
- 粉丝: 8
- 资源: 888
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功