Package | Description |
---|---|
org.apache.jackrabbit.core.query.lucene |
Modifier and Type | Interface and Description |
---|---|
interface |
Transformable
Transformable marks queries that can transform the value to
upper- or lower-case. |
Modifier and Type | Class and Description |
---|---|
class |
LocalNameRangeQuery
LocalNameRangeQuery implements a range query on the local name
of nodes. |
class |
RangeQuery
Implements a variant of the lucene class
org.apache.lucene.search.RangeQuery . |
class |
WildcardNameQuery
Implements a wildcard query on the name field.
|
class |
WildcardQuery
Implements a wildcard query on a lucene field with an embedded property name
and a pattern.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.