I recently started working with MongoDB and Apache Solr. I am using MongoDB as a data store and I want Apache Solr to create index for my data for the search feature in my appli
Hadoop is an option for creating SOLR indexes. I haven't done this first hand, but have heard from people such as etsy who are.
On this course at lucene revolution they talked about using hadoop to update the indexes in some SOLR cores. Unfortunately I don't think the course material is publicly available.
And at this talk the speaker talked about the mongo/hadoop support.
Other related links: