Package | Description |
---|---|
org.modeshape.jcr.index.elasticsearch | |
org.modeshape.jcr.query.engine |
This package contains several fully-functional query engine implementations.
|
org.modeshape.jcr.spi.index.provider |
This package contains the Service Provider Interface (SPI) for custom index providers, which are components that encapsulate
how ModeShape updates and uses a set of particular indexes.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SearchResults.getNextBatch(ResultWriter writer,
int batchSize) |
Modifier and Type | Class and Description |
---|---|
protected static class |
QuerySources.BatchWriter |
Modifier and Type | Method and Description |
---|---|
boolean |
Filter.Results.getNextBatch(ResultWriter writer,
int batchSize)
Obtain the next batch of results for the query.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.