gerlowskija commented on issue #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#issuecomment-576666800 I have mixed feelings about the last commit in the series I just pushed up (`Remove single-/multi-value duplication`). It helps get rid of a lot of duplication across SortedDocValues and SortedSetDocValues codepaths, but it also addresses a problem that I imagine people are running into all over the place. Is there some established way for handling this in Solr? I imagine tons of query implementations must run into this... Need to think it over a bit...
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org