public class GroupIndexRewriter extends java.lang.Object implements IndexRewriter<InternalGroup>
Modifier and Type | Method and Description |
---|---|
Predicate<InternalGroup> |
rewrite(Predicate<InternalGroup> in,
QueryOptions opts) |
public Predicate<InternalGroup> rewrite(Predicate<InternalGroup> in, QueryOptions opts) throws QueryParseException
rewrite
in interface IndexRewriter<InternalGroup>
QueryParseException