Package org.dspace.authority.indexer
Interface AuthorityIndexingService
- All Known Implementing Classes:
AuthoritySolrServiceImpl
public interface AuthorityIndexingService
- Author:
- Antoine Snyers (antoine at atmire.com), Kevin Van de Velde (kevin at atmire dot com), Ben Bosman (ben at atmire dot com), Mark Diggory (markd at atmire dot com)
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidcommit()voidindexContent(AuthorityValue value) boolean
-
Method Details
-
indexContent
-
cleanIndex
- Throws:
Exception
-
commit
void commit() -
isConfiguredProperly
boolean isConfiguredProperly()
-