On 8/25/23 10:21, Christopher Schultz wrote:
I believe we have only used Solr 7 and above. Is there a way to confirm
without actually /trying/ it?
There is this very cool endpoint shared by Rahul that I did not know about:
localhost:8983/solr/<core_name>/admin/segments
Look for "createdVersionMajor" in that output to see the major version
that initially created each segment.
The output from my personal Solr install running 9.4.0-SNAPSHOT is at
this URL:
https://paste.elyograg.org/view/001a39ac
Thanks,
Shawn