Interface Index

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    DefaultIndex

    public interface Index
    extends java.io.Serializable
    Represents an index.
    • Method Detail

      • getName

        java.lang.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

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