Hello Everyone,

I am trying to write some unit tests for solr queries which requires some
data in specific state. There is a way to load this data through json files
but the problem is that the required data needs to have parent-child blocks
to be present.
Because of this, I would prefer if there is a way to load pre-created index
files into the cluster.
I checked the solr test framework and related examples but couldn't find
any example of index files being loaded in cloud mode.

Is there a way to load index files into solr running in cloud mode?

Thanks!
Pratik

Reply via email to