Class IndexItemConverter

    • Constructor Detail

      • IndexItemConverter

        public IndexItemConverter​(FieldConfigIndex fieldConfigIndex)
    • Method Detail

      • toIndexableItem

        public IndexableItem toIndexableItem​(Document doc)
        Converts a Document coming in via the REST API into the Indexable Item for Elasticsearch.
        Parameters:
        doc - document to be transformed
        Returns:
        indexable item