Uses of Enum Class
org.codice.solr.query.AttributeFormat
-
Uses of AttributeFormat in org.codice.solr.query
Methods in org.codice.solr.query that return AttributeFormatModifier and TypeMethodDescriptionstatic AttributeFormatReturns the enum constant of this class with the specified name.static AttributeFormat[]AttributeFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.codice.solr.query with parameters of type AttributeFormatModifier and TypeMethodDescriptionSolrQueryFilterVisitor.getField(String propertyName, AttributeFormat format, boolean isSearchedAsExactValue) SchemaFieldResolver.getFieldSuffix(AttributeFormat attributeFormat) protected StringSolrQueryFilterVisitor.getSpecialIndexSuffix(AttributeFormat format)