See [https://discourse.hibernate.org/t/migration-hibernate-search-from-5-11-to-6-0-10-final/7136|https://discourse.hibernate.org/t/migration-hibernate-search-from-5-11-to-6-0-10-final/7136|smart-link], the error message doesn’t actually point to a practical solution and that’s confusing.
Note {{@ ScaledDecimalField ScaledNumberField }} is a concept specific to POJO mappers, so we’ll probably want to use {{org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints}} to propagate the mapper-specific hint to the backend. |
|