MongoPersistentEntityIndexResolver
should not traverse Map
-like properties
#3914
Labels
in: mapping
Mapping and conversion infrastructure
type: documentation
A documentation update
type: enhancement
A general enhancement
Milestone
Setting up indices on
Map
like structures requires the map key, which cannot be resolved based on the plain type information to be part of the index. Therefore, traversal should not follow the path of the map value type to set up indices that might not be effective within the store.Relates to: #3869
The text was updated successfully, but these errors were encountered: