gsmiller commented on PR #922: URL: https://github.com/apache/lucene/pull/922#issuecomment-1136295588
I'm not actually sure these options are referenced/honored anywhere during indexing, which might explain why you don't see a difference. Maybe you've dug into this deeper and know better, but I think all the term indexing for drill-down happens in `FacetsConfig#indexDrillDownTerms`, where it creates new `StringField` instances for the doc for the actual indexing. Like I said though, maybe you've dug into this deeper? -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org