Uses of Interface
org.apache.jackrabbit.core.query.lucene.TransformConstants
-
Packages that use TransformConstants Package Description org.apache.jackrabbit.core.query.lucene -
-
Uses of TransformConstants in org.apache.jackrabbit.core.query.lucene
Subinterfaces of TransformConstants in org.apache.jackrabbit.core.query.lucene Modifier and Type Interface Description interfaceTransformableTransformablemarks queries that can transform the value to upper- or lower-case.Classes in org.apache.jackrabbit.core.query.lucene that implement TransformConstants Modifier and Type Class Description classLocalNameRangeQueryLocalNameRangeQueryimplements a range query on the local name of nodes.classRangeQueryImplements a variant of the lucene classorg.apache.lucene.search.RangeQuery.classWildcardNameQueryImplements a wildcard query on the name field.classWildcardQueryImplements a wildcard query on a lucene field with an embedded property name and a pattern.
-