How to set EagerGlobalOrdinals flag for parent-child join field in Nest

Looks like the join attribute do not have the EagerGlobalOrdinals flag while Keyword and Text have it.

The flag is import to tune the performance. I can manually build json request to change the join field mapping. However, I still want to know how to do it using the auto mapping attributes.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.