Package org.opencms.workplace.tools.searchindex


package org.opencms.workplace.tools.searchindex
  • Classes
    Class
    Description
    Abstract dialog class for editing or creating a CmsSearchIndexSource.
    Abstract dialog class for all dialogs that work on a A_CmsSearchIndex.
    A list dialog that may be embedded in the output of other CmsDialog instances.
    Abstract widget dialog for all dialogs working with CmsLuceneFieldConfiguration.
    Abstract widget dialog for all dialogs working with CmsLuceneField.
    Abstract widget dialog for all dialogs working with CmsSearchFieldMapping.
    A CmsWidgetDialog that starts a (confirmed) delete dialog for an fieldconfiguration.
    A CmsWidgetDialog that starts a (confirmed) delete dialog for an field.
    A CmsWidgetDialog that starts a (confirmed) delete dialog for an indexsource.
    A CmsWidgetDialog that starts a (confirmed) delete dialog for a search index.
    A list that displays the document types of the system that are not assigned to a request parameter given CmsSearchIndexSource ("indexsource") and offers add single- and multi-actions that add those document types to the current indexsource.
    A list that displays the document types of a request parameter given CmsSearchIndexSource ("indexsource").
    A list that displays the document types of the system that are assigned to a request parameter given CmsSearchIndexSource ("indexsource") and offers single- and multi-actions that remove those document types to the current indexsource.
    Dialog to edit new or existing search indexsource in the administration view.
    Dialog to edit new or existing field in the administration view.
    Dialog to edit new or existing search indexsource in the administration view.
    Dialog to edit new or existing mapping in the administration view.
    Dialog to edit new or existing search index in the administration view.
    A list that displays the fields of a request parameter given CmsLuceneFieldConfiguration ("fieldconfiguration").
    A list intended for subclassing that triggers "listlet" operations that may access a on a "peer" object that is provided by a template method to implement in subclasses.
    A hook on the list of categories of the CmsSearchParameters (see CmsSearchParameters.setCategories(List)) that will set the page to display of the search parameters to start (1) whenever a change in the amount of categories takes place.
    Implements methods for CmsReport to display the indexing progress.
    Implements methods to utilize a report thread for CmsIndexingReport.
    A list that displays the mappings of a request parameter given CmsLuceneField ("field").
    Widget dialog for an overview of a CmsLuceneFieldConfiguration.
    Widget dialog for an overview of a CmsLuceneField.
    Widget dialog for an overview of a CmsOverviewIndexSourceDialog.
    Dialog to overview search index in the administration view.
    A report for displaying the rebuild process of the corresponding CmsIndexingReportThread.
    A CmsWidgetDialog that starts a (confirmed) rebuild dialog for a search index.
    A list that displays information about the CmsLuceneFieldConfiguration that are members of the CmsSearchIndex in the current request scope (param "searchindex").
    A list that displays all search indexes of the OpenCms installation and offers operations on them.
    A list that displays the CmsSearchIndexSource instances that are not members of the CmsSearchIndex in the current request scope (param "searchindex" and allows to add them to the index.
    Widget dialog to add or remove resources (folders) to / from the request parameter given CmsSearchIndexSource ("indexsource").
    A list that displays information about the CmsSearchIndexSource that are members of the CmsSearchIndex in the current request scope (param "searchindex").
    A list that displays information about the CmsSearchIndexSource that are members of the CmsSearchIndex in the current request scope (param "searchindex").
    A list that displays the CmsSearchIndexSource instances of the OpenCms system that are assigned to the CmsSearchIndex in the current request scope (param "searchindex") and allows to remove those sources to the current searchindex.
    A list that displays the search resources of a request parameter given CmsSearchIndexSource ("indexsource").
    Displays the result of a CmsSearch.
    Search management tool handler that hides the tools if the current user has not the needed privileges.
    A CmsWidgetDialog that performs a search on the CmsSearchIndex identified by request parameter A_CmsEditSearchIndexDialog.PARAM_INDEXNAME using an instance of CmsSearchParameters as widget object to fill.
    Convenience class to access the localized messages of this OpenCms package.