We are working with the following configuration :

There is Indexer service that prepares a bulk of xmls  .
Those XMLs received by a shard , which used only for distributing a request
among a shards. ( let's call it GW)
Some of shards could return OK, some 400 ( wrong field value ) some 500 (
because they were down ) 

I want to return from this GW a detailed status to Indexer and to know
exactly what items were failed. 




--
View this message in context: 
http://lucene.472066.n3.nabble.com/ignoring-bad-documents-during-index-tp4176947p4188006.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to