Package org.hibernate.search.mapper.pojo.route
-
Interface Summary Interface Description DocumentRoute A route for an indexed document, i.e.DocumentRoutes The object passed to aRoutingBridgeto define where an entity should be indexed.
| Interface | Description |
|---|---|
| DocumentRoute |
A route for an indexed document, i.e.
|
| DocumentRoutes |
The object passed to a
RoutingBridge
to define where an entity should be indexed. |