I using Pysolr package in order send data to Apache Solr. Apache Solr has one feature called min_rf (Doc)
I used min_rf in my java code but Pysolr throws an error.
Do Pysolr package support this feature? How can I use this feature in code?
I using Pysolr package in order send data to Apache Solr. Apache Solr has one feature called min_rf (Doc)
I used min_rf in my java code but Pysolr throws an error.
Do Pysolr package support this feature? How can I use this feature in code?