Search code examples
solrsolrcloud

Solr : existing index


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!


Solution

  • 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