sgup432 commented on issue #15794:
URL: https://github.com/apache/lucene/issues/15794#issuecomment-4013940404

   > then they need to access it via DocValues.getSortedXXX and then check to 
see if the returned iterator can be unwrapped to a singleton.
   
   I also found this to be a somewhat hacky way of determining whether a field 
is multi-valued when I first looked at it.
   So makes sense to add maxValueCount entry on DocValuesSkipper.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to