fcofdez commented on issue #15713: URL: https://github.com/apache/lucene/issues/15713#issuecomment-3915599806
Maybe we could do something even simpler and just skip this read https://github.com/apache/lucene/blob/a7c590e34adee3d9e7f1a904a5cf6bee193ca5dc/lucene/core/src/java/org/apache/lucene/index/SortingStoredFieldsConsumer.java#L114 if we detect that there are no stored fields. I could take a stab at that. -- 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]
