问题
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