Package | Description |
---|---|
org.apache.clerezza.rdf.cris |
Modifier and Type | Field and Description |
---|---|
static SortSpecification.SortEntry |
SortSpecification.INDEX_ORDER
Sort by indexing order (first indexed resource is first, etc.).
|
static SortSpecification.SortEntry |
SortSpecification.RELEVANCE
Sort by Lucene document score.
|
Modifier and Type | Method and Description |
---|---|
void |
SortSpecification.add(SortSpecification.SortEntry entry)
Add a SortEntry.
|
void |
SortSpecification.remove(SortSpecification.SortEntry entry)
Remove a SortEntry.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.