索引查看工具Luke
Posted CrazyL-
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了索引查看工具Luke相关的知识,希望对你有一定的参考价值。
Luke是用来查看Lucene、Solr、ElasticSearch索引的GUI工具,方便开发和诊断。
项目地址:
GitHub - DmitryKey/luke: This is mavenised Luke: Lucene Toolbox Project
已不再维护
主要功能:
- Browsing your documents, indexed terms and posting lists
- Searching in the index
- Performing index maintenance: index health checking, index optimization (take a backup before running this!)
- Testing your custom Lucene analyzer (Tokenizer/CharFilter/TokenFilter)
下载lucene Binary Release
解压后,bin目录下可以找到luke启动脚本
以上是关于索引查看工具Luke的主要内容,如果未能解决你的问题,请参考以下文章