tihom88 commented on PR #2058: URL: https://github.com/apache/jackrabbit-oak/pull/2058#issuecomment-2639738096
@thomasmueller Should we also set index.mapping.total_fields.ignore_dynamic_beyond_limit to true. Here is the case let's say a document comes in with two fields, one is fixed and other is dynamic and lets say the mapping limit is already breached for dynamic property. So should we throw error for this document as a whole or just ignore the dynamic field and index rest of the document. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
