Currently it's not consistent with {{PojoTypeModel}} and {{PojoPropertyModel}} , where we try to use generics . See {{org.hibernate.search. v6poc mapper . entity. pojo.model.spi.PropertyHandle}}. See {{org.hibernate.search. v6poc mapper . entity. pojo.processing.impl.PojoIndexingProcessorPropertyNode#process}} See {{org.hibernate.search.mapper.pojo.model.path.impl.BoundPojoModelPathPropertyNode#getPropertyHandle}}. etc. |
|