serba commented on code in PR #2536:
URL: https://github.com/apache/solr/pull/2536#discussion_r1673451696


##########
solr/core/src/test-files/solr/collection1/conf/bad-schema-unsupported-docValues.xml:
##########


Review Comment:
   I think this test is not testing binary doc values per say, but exception 
handling for **any** field type that does not support docValues. I was going 
through different field types to find the best candidate now and figured 
`RandomSortField` is the best one as it will never get DocValues support.



-- 
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