Jackie-Jiang commented on PR #16103: URL: https://github.com/apache/pinot/pull/16103#issuecomment-2977555126
Could you please add this feature to pinot documentation? Given this directly applies to multiple columns, I guess we cannot specify it in `FieldConfig`? What will happen if user specify the index via both `multiColumnTextIndexConfig` and `FieldConfig`? Will it create 2 separate text index? IMO a more preferred way for this is to add a boolean `createMultiColumnTextIndex` into `tableIndexConfig` and still honor the index config from `FieldConfig`. When this flag is set to true, create a single index file; otherwise, keep the existing behavior -- 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