Before In HSEARCH-1401, we provide full introduced basic support for free-form entities entities ( dynamic- Map , JSON) ORM entities, we Protobuf buffers in Infinispan).
We could provide support for go one step further and allow users to declare a particular property as " free-form entity properties " , e assigning it a type defined separately . g Then it would be possible to navigate sub-properties and map them using programmatic mapping .
The main use case would be to index part of a property whose value is a Map or JSON -formatted .
See what was done on Hibernate Validator in particular. |
|