public interface Schema
| Modifier and Type | Method and Description |
|---|---|
Map<String,Boolean> |
getFacetFields()
Returns the lucene facet names, and if they are multievaluated
|
Map<String,org.brutusin.json.spi.JsonNode.Type> |
getIndexFields()
Returns the lucene index field names and their type, that can be used in
queries
|
org.brutusin.json.spi.JsonSchema |
getJSONSChema()
Returns the JSON-Schema governing the structure of the records
|
org.brutusin.json.spi.JsonSchema getJSONSChema()
Map<String,org.brutusin.json.spi.JsonNode.Type> getIndexFields()
Copyright © 2010–2015. All rights reserved.