Uses of Package
org.opencms.search.solr
Packages that use org.opencms.search.solr
Package
Description
API classes for the configuration parsers of the search form support provided for server-side Solr search.
API classes for the controllers of the search form support provided for server-side Solr search.
API classes for the result of the search form support provided for server-side Solr search.
Implements the main full text search and indexing functions available in OpenCms.
Implements the search functions for the OpenCms Gallery search index,
which is used by the Advanced Direct Edit (ADE) functions.
The package contains the Solr search integration.
Contains some reusable GUI components for Vaadin UI.
-
Classes in org.opencms.search.solr used by org.opencms.jsp.search.config.parser
-
Classes in org.opencms.search.solr used by org.opencms.jsp.search.controller
-
Classes in org.opencms.search.solr used by org.opencms.jsp.search.resultClassDescriptionA Solr search query.Encapsulates a list of 'OpenCms resource documents' (
CmsSearchResource
). -
Classes in org.opencms.search.solr used by org.opencms.searchClassDescriptionThe Solr configuration class.The search field implementation for Solr.Implements the search within an Solr index.
-
Classes in org.opencms.search.solr used by org.opencms.search.galleriesClassDescriptionImplements the search within an Solr index.A Solr search query.
-
Classes in org.opencms.search.solr used by org.opencms.search.solrClassDescriptionA search document implementation for Solr indexes.Special document text extraction factory for Solr index.An individual field for the Solr search index.Implements the search within an Solr index.A Solr search query.Encapsulates a list of 'OpenCms resource documents' (
CmsSearchResource
).Interface for Solr index writers.The post document processor can be used in order to manipulate search results after the OpenCms permission check has been done. -
Classes in org.opencms.search.solr used by org.opencms.ui.components