Package | Description |
---|---|
org.apache.jackrabbit.core.query.lucene |
Modifier and Type | Class and Description |
---|---|
class |
ChildNodesQueryHits
ChildNodesQueryHits implements query hits that returns the child
nodes of another given query hits. |
class |
DefaultQueryHits
|
class |
NodeTraversingQueryHits
NodeTraversingQueryHits implements query hits that traverse
a node hierarchy. |
class |
SortedLuceneQueryHits
Wraps a lucene query result and adds a close method that allows to release
resources after a query has been executed and the results have been read
completely.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.