Class DublinCoreSearchField

    • Constructor Detail

      • DublinCoreSearchField

        public DublinCoreSearchField​(String dcMetadata)
        Build a Dublin Core search field.
        Parameters:
        dcMetadata - The Dublin Core metadata name.
    • Method Detail

      • getName

        public String getName()
        Description copied from interface: SearchField
        Get the search field name.
        Returns:
        The search field name.
      • getSortField

        public String getSortField()
        Description copied from interface: SearchField
        Get the sort field corresponding to this field.
        Returns:
        The sort field.
      • getFacetField

        public String getFacetField()
        Description copied from interface: SearchField
        Get the facet field corresponding to this field.
        Returns:
        The facet field.