Hi Sanne, regarding createdAt/updatedAt: We have both fields on many of our entites and I simply copied the wrong query into the description of this issue. Sorry about that. Anyway, the problem occurs with both of these fields. We currently have gson 2.4 on the classpath, which should be fine, since this is the version, that is also bundled with the hibernate-search 5.6.0.Beta3 distribution. The query we use is in fact much more than just this NumericRangeQuery, it consists of many nested BooleanQueries, TermQueries, Wildcardqueries etc. |