Skip to content

Partial copy of solr/lucene contrib mapreduce indexer tool that works on Solr 6.x with some bug fixes and dependencies compiled in

License

Notifications You must be signed in to change notification settings

Factual/solr-mapreduce-indexer

Repository files navigation

solr mapreduce indexer

A copy of the lucene-solr Solr MapReduce contrib project.

It's repackaged as a maven project using the shade plugin to avoid package and manifest conflicts. This allows us to run it on a hadoop cluster which will typically have conflicting older solr and lucene jars on the classpath.

This one is built with solr 6.4.2, which is, at the moment, current.

how it works

Morphline Mapper and Solr Reducer

Merge Solr Indices to Number of Shards

Go Live

Options

About

Partial copy of solr/lucene contrib mapreduce indexer tool that works on Solr 6.x with some bug fixes and dependencies compiled in

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages