>>If we do need that functionality somehow, what is the recommended
approach?  Was it replaced by something?

AFAIK it was not replaced by anything on the Solr side. Kite sdk provides
identical functionality and it looks like it supports Solr 6.6. You may
want to try that out

https://github.com/kite-sdk/kite

Thanks
Hrishikesh


On Tue, Aug 29, 2017 at 3:28 PM, John Bickerstaff <j...@johnbickerstaff.com>
wrote:

> If we do need that functionality somehow, what is the recommended
> approach?  Was it replaced by something?
>
> On Tue, Aug 29, 2017 at 4:27 PM, John Bickerstaff <
> j...@johnbickerstaff.com>
> wrote:
>
> > A quick search of the code's imports suggests we aren't actually using
> it.
> > However I see it explicitly mentioned in the POM.
> >
> > I'll have to do more digging to be sure...
> >
> > On Tue, Aug 29, 2017 at 3:44 PM, Hrishikesh Gadre <gadre.s...@gmail.com>
> > wrote:
> >
> >> Hi John,
> >>
> >> The map-reduce contrib module is removed as part of SOLR-9221
> >> <https://issues.apache.org/jira/browse/SOLR-9221>. Are you using this
> >> contrib module?
> >>
> >> Thanks
> >> Hrishikesh
> >>
> >>
> >> On Tue, Aug 29, 2017 at 2:39 PM, John Bickerstaff <
> >> j...@johnbickerstaff.com>
> >> wrote:
> >>
> >> > 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?
> >> >
> >>
> >
> >
>

Reply via email to