Interface Index

All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultIndex

public interface Index extends Serializable
Represents an index.
  • Method Details

    • getName

      String getName()
      Returns the name of the index.
      Returns:
      the name of the index
    • getFacetSearchConfig

      FacetSearchConfig getFacetSearchConfig()
      Returns the facet search configuration.
      Returns:
      the the facet search configuration
    • getIndexedType

      IndexedType getIndexedType()
      Returns the indexed type.
      Returns:
      the indexed type
    • getQualifier

      String getQualifier()
      Returns the qualifier.
      Returns:
      the qualifier