Package | Description |
---|---|
org.codice.solr.query |
Modifier and Type | Method and Description |
---|---|
AttributeFormat |
SchemaFieldResolver.getFormat(String suffix) |
static AttributeFormat |
AttributeFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeFormat[] |
AttributeFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
SolrQueryFilterVisitor.getField(String propertyName,
AttributeFormat format,
boolean isSearchedAsExactValue) |
String |
SchemaFieldResolver.getFieldSuffix(AttributeFormat attributeFormat) |
protected String |
SolrQueryFilterVisitor.getSpecialIndexSuffix(AttributeFormat format) |
This work is licensed under a Creative Commons Attribution 4.0 International License.