Yes it does. MRIT is intended for initial bulk loads. It takes whatever
it's pointed at and indexes it.

Additionally, it does not update documents. If the same document (by
ID) is indexed twice, you'll wind up with two copies in your results.

Best,
Erick

On Mon, Jan 4, 2016 at 5:00 AM, vidya <vidya.nade...@tcs.com> wrote:
> Hi
>
> I have used MapReduceIndexerTool to index data in my hdfs to solr inorder to
> search it. I want to know whether it indexes entire data when some new data
> is added to that path, again when tool is run on it.
>
> Thanks in advance
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/MapReduceIndexerTool-Indexing-tp4248387.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to