|
The BuiltinIterableBridge is being used on a field that is a Set<String>.
I can understand wanting to keep certain classes out of the public API, but it would be nice if Hibernate Search provided bridges for user-defined classes in common situations, like DefaultStringBridge.
|