All, I'm looking at upgrading some java projects to solr and lucene 6.6.0.
I get an error when trying to "mvn package" one of them - it complained about the solr-map-reduce:jar:6.6.0 not being available. I went here: https://mvnrepository.com/artifact/org.apache.solr/solr-map-reduce And it looks like this hasn't been updated to 6.6... Is it going to be updated soon? Am I misunderstanding something?