Fixed
Details
Assignee
Marko BekhtaMarko BekhtaReporter
Yoann RodièreYoann RodièreSprint
NoneFix versions
Priority
Major
Details
Details
Assignee
Marko Bekhta
Marko BekhtaReporter
Yoann Rodière
Yoann RodièreSprint
None
Fix versions
Priority
Created January 12, 2023 at 10:09 AM
Updated July 3, 2023 at 11:27 AM
Resolved January 19, 2023 at 7:38 AM
See , the error message doesn’t actually point to a practical solution and that’s confusing.
Note
@ScaledNumberField
is a concept specific to POJO mappers, so we’ll probably want to useorg.hibernate.search.engine.backend.reporting.spi.BackendMappingHints
to propagate the mapper-specific hint to the backend.