dsmiley commented on PR #4915: URL: https://github.com/apache/solr/pull/4915#issuecomment-5697834080
This looks pretty good; thanks. I'm skeptical it's necessary to write a custom field type to exercise this problem. I suspect a "Point" numeric field that has no docValues would trigger the issue. Lucene's error points to data structures *other* than this BKD/point. -- 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]
