Gian Marco Tagliani created SOLR-3896:
-----------------------------------------
Summary: DIH: parentDeltaQuery fail updating the parent entity
Key: SOLR-3896
URL: https://issues.apache.org/jira/browse/SOLR-3896
Project: Solr
Issue Type: Bug
Components: contrib - DataImportHandler
Affects Versions: 3.6.1
Reporter: Gian Marco Tagliani
In the delta-import the parentDeltaQuery is suppose to update the parent entity.
I don't think this is working properly.
I realized that it's just executing the parentDeltaQuery with the first record
of the deltaQuery result.
This means that if the deltaQuery returns a set of ID to update, just the first
will be used in the parentDeltaQuery.
As result of it just a few parent entity will be update correctly
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]