Solr : existing index

懵懂的女人 提交于 2019-12-12 05:41:36

问题


I work with solr to index some data. I need to check existing index before start another index. Is there any command to check existing index with solr?

Thanks!


回答1:


If you want to explore content of the index, you can use Luke which you can download in github :

https://github.com/DmitryKey/luke/releases



来源:https://stackoverflow.com/questions/28882522/solr-existing-index

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!