It is possible to index a collection, array or map of builtin types using the @IndexeEmbedded but the documentation is missing examples and a description of this feature.
The tests related to this feature are: - IterableBridgeTest - ArrayBridgeTest - MapBridgeTest
|