359b89a19b
This change fixes the equals and hashCode methods of the custom FieldValuesSource that is used internally to extract the value from a doc value field. Using the field data instance to check equality prevented the query to be cached in previous versions. Switching to the field name should make the query eligible for caching again. |
||
---|---|---|
.. | ||
external-modules | ||
fixtures | ||
framework | ||
logger-usage | ||
build.gradle |