org.opencms.search.solr.messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opencms-test Show documentation
Show all versions of opencms-test Show documentation
OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.
LOG_SOLR_ERR_CONFIG_XML_NOT_FOUND_1 =The Solr configuration file ({0}) could not be found, please check 'opencms-search.xml'.
LOG_SOLR_ERR_CONFIG_XML_NOT_READABLE_1 =The Solr configuration file ({0}) could not be read, please check its content.
LOG_SOLR_ERR_POST_PROCESSOR_NOT_EXIST_1 =The implementation for the post processor: {0} does not exist.
LOG_SOLR_ERR_RESULT_ITERATION_FAILED_0 =Error during search result iteration.
LOG_SOLR_ERR_SCHEMA_XML_NOT_FOUND_1 =The Solr schema file ({0}) could not be found, please check 'opencms-search.xml'.
LOG_SOLR_ERR_SEARCH_EXECUTION_FAILD_1 =Execution of query "{0}" failed.
LOG_SOLR_ERR_SPELL_EXECUTION_FAILD_1 =Executing a spell check query for the word "{0}" faild.
LOG_SOLR_ERR_SEARCH_PERMISSION_VIOLATION_2 =Search was not permitted on the selected index "{0}" for user "{1}".
LOG_SOLR_SEARCH_EXECUTED_5 =Solr Search performed in {0} ms found {1} hits. [ solrTime: {2} ms | processTime: {3} ms | highlightingTime: {4} ms ]
LOG_SOLR_WRITER_CREATE_2 =Creating new writer for search index "{0}" ({1}).
LOG_SOLR_WRITER_COMMIT_2 =Committing changes to search index "{0}" ({1}).
LOG_SOLR_WRITER_DELETE_ALL_2 =Deleting all documents in search index "{0}" ({1}).
LOG_SOLR_WRITER_DOC_DELETE_3 =Deleting document "{0}" in search index "{1}" ({2}).
LOG_SOLR_WRITER_DOC_UPDATE_3 =Updating document "{0}" in search index "{1}" ({2}).
LOG_LANGUAGE_DETECTION_FAILED_1 =Language for resource: "{0}" could not be detected.
LOG_SOLR_FIELD_NOT_FOUND_1 =No field defined in Solr schema for field: "{0}".
© 2015 - 2024 Weber Informatics LLC | Privacy Policy