Package | Description |
---|---|
org.modeshape.jcr.query.lucene |
The core query engine, which currently uses Lucene for indexing and raw queries, and
the Hibernate Search engine (which does not depend on or use Hibernate Core or JPA)
for updating and querying the Lucene indexes.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
LuceneQueryEngine.LuceneQueryProcessor
The
QueryProcessor implementation used by this LuceneQueryEngine . |
Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.