Package org.opencms.search.solr
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.search.solr.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 8.5.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle. -
Method Summary
Modifier and TypeMethodDescriptionstatic I_CmsMessageBundle
get()
Returns an instance of this localized message accessor.Returns the bundle name for this OpenCms package.Methods inherited from class org.opencms.i18n.A_CmsMessageBundle
container, container, container, container, container, getBundle, getBundle, getOpenCmsMessageBundles, toString
-
Field Details
-
LOG_LANGUAGE_DETECTION_FAILED_1
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_DEBUG_CHECK_QUERY_2
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_DEBUG_ORIGINAL_QUERY_2
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_DEBUG_RESULT_QUERY_2
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_DEBUG_SECONDCHECK_QUERY_2
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_INFO_ADDING_SEARCH_EXCLUDE_FILTER_FOR_QUERY_2
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_INFO_CORRECTING_ROWS_4
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_INFO_LIMITING_MAX_PROCESSED_RESULTS_3
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_INFO_LIMITING_MAX_ROWS_4
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_INFO_REMOVING_EXPAND_2
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_ERR_CONFIG_XML_NOT_FOUND_1
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_ERR_CONFIG_XML_NOT_READABLE_1
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_ERR_POST_PROCESSOR_NOT_EXIST_1
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_ERR_RESULT_ITERATION_FAILED_0
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_ERR_SCHEMA_XML_NOT_FOUND_1
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_ERR_SEARCH_EXECUTION_FAILD_1
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_ERR_SEARCH_PERMISSION_VIOLATION_2
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_ERR_SPELL_EXECUTION_FAILD_1
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_FIELD_NOT_FOUND_1
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_SEARCH_EXECUTED_5
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_WRITER_COMMIT_2
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_WRITER_CREATE_2
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_WRITER_DELETE_ALL_2
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_WRITER_DOC_DELETE_3
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_WRITER_DOC_UPDATE_3
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_ERR_MAPPING_TO_INTERNALLY_USED_FIELD_2
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_ERR_MAPPING_TO_INTERNALLY_USED_FIELD_3
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_ERR_MAPPING_UNREADABLE_CONTENT_3
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_WARN_DETAIL_ONLY_PAGE_MAPPINGS_FOR_PAGE_2
Message constant for key in the resource bundle.- See Also:
-
LOG_SOLR_WARN_DETAIL_ONLY_PAGE_MAPPINGS_1
Message constant for key in the resource bundle.- See Also:
-
GUI_HANDLER_REQUEST_NOT_ALLOWED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_HANDLER_REQUESTED_FIELD_NOT_ALLOWED_2
Message constant for key in the resource bundle.- See Also:
-
GUI_HANDLER_TOO_MANY_RESULTS_REQUESTED_AT_ALL_2
Message constant for key in the resource bundle.- See Also:
-
GUI_HANDLER_TOO_MANY_RESULTS_REQUESTED_PER_PAGE_2
Message constant for key in the resource bundle.- See Also:
-
-
Method Details
-
get
Returns an instance of this localized message accessor.- Returns:
- an instance of this localized message accessor
-
getBundleName
Returns the bundle name for this OpenCms package.- Returns:
- the bundle name for this OpenCms package
-