0

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?

M Kumar
  • 1
  • 2
  • Can you explain more what you are trying to achieve? – Gaël J Aug 04 '21 at 19:04
  • https://stackoverflow.com/questions/65532751/off-line-clustering-using-solr – MatsLindh Aug 04 '21 at 22:33
  • We wanted to go for Index-based clustering rather than search clustering – M Kumar Aug 05 '21 at 12:20
  • @MatsLindh, In that post, there is no much update on how to use index based clustering in Solr itself. It has been mentioned that the parameter is effectively dead. So, does it not work anymore? I tried to look in Solr documentation but was not able to find any helpful information about that – M Kumar Aug 05 '21 at 12:22
  • @MKumar From the linked post: _there is no Solr plugin that can cluster the whole collection_. So it doesn't seem supported in its current form. – MatsLindh Aug 05 '21 at 14:34
  • Answered here: https://stackoverflow.com/a/71706785/796025 – rscavilla Apr 01 '22 at 12:16

0 Answers0