Hi, I've looked around but haven't found an answer. Apache Pekko has inherited a Solr connector from Alpakka and the code uses CloudSolrClient getIdField [1].
This field was marked as deprecated in the latest versions of Solr 8 and removed in Solr 9. I haven't found anything in the docs or on the web generally to specify what to use instead. Any suggestions would be appreciated. I'm not a Solr expert. I'm just looking to upgrade the Apache Pekko Solr Connector to use the Solr 9 libs. Thanks, PJ [1] https://solr.apache.org/docs/8_11_0/solr-solrj/org/apache/solr/client/solrj/impl/BaseCloudSolrClient.html#getIdField-- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org For additional commands, e-mail: dev-h...@solr.apache.org