Interface CustomIndexingField

    • Method Detail

      • getValues

        Object[] getValues​(Content content)
        Get a content's values to index.
        Parameters:
        content - The content being indexed.
        Returns:
        the values to index.