Interface FieldReferences


@Incubating public interface FieldReferences
A set of util methods to create generic field references, mostly for testing purposes or trivial cases where just a few references are required.

While it is expected that the generated Hibernate Search static metamodel will contain more precise field references that would match the actual field capabilities, these generic references can be used by the users if they decide to opt-out of using the generated static metamodel and would just want to create a few simple pre-defined references.