atris commented on issue #831: LUCENE-8949: Allow LeafFieldComparators to 
publish Feature Values
URL: https://github.com/apache/lucene-solr/pull/831#issuecomment-527779942
 
 
   > I appreciate how you are trying to break a large change into smaller 
changes, but for this one I'd like to see how you would leverage this new API 
to implement the optimizations that you mentioned?
   
   Thanks for your comments, @jpountz 
   
   I abstracted this specific change out because of the reason you mentioned, 
and because I believe that this change independently allows us some new 
functionality, such as comparison by values across multiple segments, something 
that we do not allow today.
   
   Does the second functionality seem a useful enough thing to support in 
itself?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to