Thank you, Hoss. It works well.
Best,
Mónica
On Fri, 20 Oct 2023 at 20:55, Chris Hostetter
wrote:
>
> copyField -- at a schema level -- is a very low level operation that
> happens at the moment the documents are being added to the index (long
> after he update processor chains are run)
>
> Mo
copyField -- at a schema level -- is a very low level operation that
happens at the moment the documents are being added to the index (long
after he update processor chains are run)
More complicated logic and/around copying values from one field to another
as part of an update processor chain
Dear community,
We have duplicated content in some multi-valued fields used as destination
of the copy field clause. I have tested the
*UniqFieldsUpdateProcessorFactory* to see if it would remove this
duplicated content automatically, but it does not work for the copied
content.
For example, if I