lnbest0707-uber opened a new pull request, #13993: URL: https://github.com/apache/pinot/pull/13993
In SchemaConfirmingTransformer(V2), we have option `FieldPathsToPreserveInput` to retain the entire field without further traverse. The default behavior prevent it being added to `__mergedTextIndex` field. In reality, we still see cases which require such field preservation together with searching functionality. Add a new config `FieldPathsToPreserveInputWithIndex` to enable it. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org