Исходный текст | Переводы |
---|---|
Confirmation message for existing users | |
Attempt to add an invalid nested Solr document of type @type. | |
The path that identifies the Solr instance to use on the server. (For Solr versions 4 and above, this should include the name of the core to use.) | |
When retrieving result data from the Solr server, try to highlight the search terms in the returned fulltext fields. <strong>Note:</strong> Do not use the "Highlighting" processor for the index together with this option – use one or the other. | |
Skip the automatic check for schema-compatibility. Use this override if you are seeing an error-message about an incompatible schema.xml configuration file, and you are sure the configuration is compatible. | |
Specify the Solr version manually in case it cannot be retrieved automatically. The version can be found in the Solr admin interface under "Solr Specification Version" or "solr-spec". | |
Log search requests | |
Log all outgoing Solr search requests. | |
Log search results | |
Log all search result responses received from Solr. NOTE: This may slow down your site since all response data (including possible retrieved data) will be saved in the Drupal log. |