akka / alpakka

Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.

Home Page:https://doc.akka.io/docs/alpakka/current/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated getIdField in Solrj

patriknw opened this issue · comments

When updating solrj dependency to 8.11.1 the getIdField in SolrFlowStage.scala:109 is reported as deprecated. It has been removed in 9.0.0 so would be good if someone with better knowledge about Solr could help with replacing the deprecated code.