keerthi created SOLR-6242:
-----------------------------
Summary: onError configuration for an entity is not using by Data
import handler.
Key: SOLR-6242
URL: https://issues.apache.org/jira/browse/SOLR-6242
Project: Solr
Issue Type: Bug
Components: contrib - DataImportHandler
Affects Versions: 4.9
Reporter: keerthi
I am importing data using DIH and in data-import.xml i Initially i didn't
specify explicitly the onError property to skip or continue then if any error
happened solr was aborting the operation.
Then i changed Onerror="continue" and it worked as expected.
Issue is when remove the onerror="continue" it's not going to default option
that is abort.it's still taking continue and if add explicitly also it's not
picking up the abort as value.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]