As per the solr documentation, clustering supports online clustering and offline clustering (also known as Full Index clustering). But the document has details about Online clustering only. (https://solr.apache.org/guide/7_7/result-clustering.html)
Can someone guide me on how to use index clustering?