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 Details

    • indexContent

      void indexContent(AuthorityValue value)
    • cleanIndex

      void cleanIndex() throws Exception
      Throws:
      Exception
    • commit

      void commit()
    • isConfiguredProperly

      boolean isConfiguredProperly()