| Package | Description |
|---|---|
| org.brutusin.fleadb | |
| org.brutusin.fleadb.facet | |
| org.brutusin.fleadb.impl | |
| org.brutusin.fleadb.query | |
| org.brutusin.fleadb.sort |
| Modifier and Type | Method and Description |
|---|---|
Schema |
FleaDBInfo.getSchema() |
Schema |
FleaDB.getSchema() |
| Modifier and Type | Method and Description |
|---|---|
void |
FleaDBInfo.setSchema(Schema schema) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Integer> |
FacetMultiplicities.getFacetMap(Schema schema) |
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaImpl
Schema implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Schema |
ObjectFleaDB.getSchema() |
Schema |
GenericFleaDB.getSchema() |
| Constructor and Description |
|---|
JsonTransformer(Schema schema) |
| Modifier and Type | Method and Description |
|---|---|
abstract org.apache.lucene.search.Query |
Query.getLuceneQuery(Schema schema) |
org.apache.lucene.search.Query |
BooleanQuery.getLuceneQuery(Schema schema) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.Sort |
Sort.getLuceneSort(Schema schema) |
org.apache.lucene.search.SortField |
SortField.getLuceneSortField(Schema schema) |
Copyright © 2010–2015. All rights reserved.