-
Bug
-
Resolution: Done
-
Minor
-
2.5.0.Final
-
None
the condition for identifying fields affected by http://hibernate.org/search/documentation/migrate/5.0/#number-and-date-index-format:
- a field/method declaration, that is of given type (int, long, float, double, their wrapper types, Date or Calendar)
- and is annotated using @Field or @Fields
- and isn't annotated using @NumericField nor @NumericFields nor @DateBridge nor @CalendarBridge nor @Id
- is related to
-
WINDUPRULE-130 missing rules for Hibernate Search
- Closed
- relates to
-
WINDUP-957 Extract and store target technology API .jar metadata instead of whole .jars
- Dev Complete