Package org.hibernate.search.mapper.pojo.route
package org.hibernate.search.mapper.pojo.route
-
ClassDescriptionA route for an indexed document, i.e. the object used by a
RoutingBridge
to define where an entity should be indexed.The object passed to aRoutingBridge
to define where an entity should be indexed.