On 5/14/2020 3:14 PM, matthew sporleder wrote:> Can a non-nested entity
write into existing docs, or do they always> have to produce
document-per-entity?
This is the only thing I found on this topic, and it is on a third-party
website, so I can't say much about how accurate it is:
https://stackoverflow.com/questions/21006045/can-solr-dih-do-atomic-updates
I have never used a ScriptTransformer, so I do not know how to actually
do this.
Your schema would have to be compatible with atomic updates.
Thanks,
Shawn