if the error is an xml parsing error there is no way of continuing
from that point. even otherwise , solr assumes that if the whole
payload is not correct it is to be discarded

On Mon, Jul 20, 2009 at 6:32 PM, Vannia Rajan<kvanniara...@gmail.com> wrote:
> Hi,
>
>  When we post a file with a number of documents of the format shown below
> to solr, if there is some 'error' in one of the <doc>, then all the <doc>s
> in the file are error-ed out and not added to the Solr-index.
>
>        <?xml....
>        <add>
>             <doc>
>                  ...
>             </doc>
>             <doc>
>                  ...
>             </doc>
>         </add>
>
>    Is there any way by which we can tell solr to skip only the <doc>s that
> have the actual error? or should we need to post each <doc> in a separate
> file to achieve granularity in adding?
>
> --
> Thanks,
> Vanniarajan
>



-- 
-----------------------------------------------------
Noble Paul | Principal Engineer| AOL | http://aol.com

Reply via email to