| The implementation that was chosen to solve
HSEARCH-2262 Closed is not future-proof. One evidence is that the Java 8 date/time types are not handled. Maybe we could investigate leveraging field bridges to both validate the input (if TwoWayStringBridge is implemented) and add it to the document (using FieldBridge.set() on a dummy document). |