Interface MetadataFieldIndexFactory
- All Superinterfaces:
IndexFactory<IndexableMetadataField,MetadataField>
- All Known Implementing Classes:
MetadataFieldIndexFactoryImpl
public interface MetadataFieldIndexFactory
extends IndexFactory<IndexableMetadataField,MetadataField>
Factory interface for indexing/retrieving
MetadataField items in the search core- Author:
- Maria Verdonck (Atmire) on 14/07/2020
-
Method Summary
Methods inherited from interface org.dspace.discovery.indexobject.factory.IndexFactory
buildDocument, buildNewDocument, delete, delete, deleteAll, findAll, findIndexableObject, getIndexableObjects, getType, supports, writeDocument