Description
This is an outgrowth of SOLR-8740. When we move to returning fields in the response from docValues fields, we may break the contract we've had for years that multiValued stored fields are returned in the order they were inserted.
This test is here it show the current behavior. If we change the behavior we need to clearly document any breaks in back-compat.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-8740 set docValues="true" for most non-text fieldTypes in the sample schemas
- Resolved