Interface WorkspaceIndexer

All Known Implementing Classes:
SolrWebWorkspaceIndexer, SolrWorkspaceIndexer

public interface WorkspaceIndexer
Component indexing a workspace.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The component role.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    index(String workspaceName)
    Index a workspace.
    void
    Index all the workspaces.