You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Rui Pereira <ru...@gmail.com> on 2009/03/26 11:45:41 UTC

DIH don't abort

Is there a way for DIH not to abort when an entity query is wrong (invalid
table name or table field), this is, a way to continue with the next entity.
Thanks in advance,
   Rui Pereira

Re: DIH don't abort

Posted by Noble Paul നോബിള്‍ नोब्ळ् <no...@gmail.com>.
The SqlEntityProcessor does not ignore the error because SQL errors
are usually serious errors.
How come you have a wrong table name?

On Thu, Mar 26, 2009 at 4:15 PM, Rui Pereira <ru...@gmail.com> wrote:
> Is there a way for DIH not to abort when an entity query is wrong (invalid
> table name or table field), this is, a way to continue with the next entity.
> Thanks in advance,
>   Rui Pereira
>



-- 
--Noble Paul