Source string (Built-in English)
The minimum character length for a word to be added to the index. Searches must include a keyword of at least this length.
Translated string (German)
Source string (Built-in English)
Simple CJK handling
Translated string (German)
Source string (Built-in English)
Whether to apply a simple Chinese/Japanese/Korean tokenizer based on overlapping sequences. Turn this off if you want to use an external preprocessor for this instead. Does not affect other languages.
Translated string (German)
Source string (Built-in English)
Default indexing settings
Translated string (German)
Source string (Built-in English)
Changing these settings will cause the default search index to be rebuilt to reflect the new settings. Searching will continue to work, based on the existing index, but new content will not be indexed until all existing content has been re-indexed.
Translated string (German)
Source string (Built-in English)
Log searches
Translated string (German)
Source string (Built-in English)
If checked, all searches will be logged. Uncheck to skip logging. Logging may affect performance.
Translated string (German)
Source string (Built-in English)
Logging
Translated string (German)
Source string (Built-in English)
- Choose page type -
Translated string (German)
Source string (Built-in English)
Search page type
Translated string (German)
Source string (Built-in English)
Add search page
Translated string (German)
Source string (Built-in English)
%num_indexed of %num_total indexed
Translated string (German)
Source string (Built-in English)
Does not use index
Translated string (German)
Source string (Built-in English)
Add, remove, or rearrange the fields on personal and site-wide contact forms.
Translated string (German)
Source string (Built-in English)
What are the fields on contact forms?
Translated string (German)
Source string (Built-in English)
Both personal and site-wide contact forms will always have <em>Subject</em> and <em>Message</em> fields. You can add additional fields for users to fill out if desired. Note that if you want to display other content on a form page, such as text or images, you can use a content block.
Translated string (German)
Source string (Built-in English)
Click <em>Manage fields</em> for the form you want to change the fields of, and add or remove one or more fields on the form.
Translated string (German)
Source string (Built-in English)
Click <em>Manage form display</em> to change the order or configuration of the fields on the form.
Translated string (German)
Source string (Built-in English)
Individual content types can have different fields, behaviors, and permissions assigned to them.
Translated string (German)
Source string (Built-in English)
Configure your system so that cron will run automatically.
Translated string (German)
Source string (Built-in English)
What are cron tasks?
Translated string (German)
Source string (Built-in English)
To ensure that your site and its modules continue to function well, a group of administrative operations should be run periodically. These operations are called <em>cron</em> tasks, and running the tasks is known as <em>running cron</em>. Depending on how often content is updated on your site, you might need to run cron on a schedule ranging from hourly to weekly to keep your site running well.
Translated string (German)
Source string (Built-in English)
What options are available for running cron?
Translated string (German)
Source string (Built-in English)
If the core Automated Cron module is installed, your site will run cron periodically, on a schedule you can configure.
Translated string (German)
Source string (Built-in English)
You can set up a task on your web server to visit the <em> cron URL</em>, which is unique to your site, on a schedule.
Translated string (German)
Source string (Built-in English)
You can also run cron manually, but this is not the recommended way to make sure it is run periodically.
Translated string (German)
Source string (Built-in English)
In the <em>Manage</em> administration menu, navigate to <em>Configuration</em> > <em>System</em> > <em>@cron_link</em>. Note the <em>Last run</em> time on the page.
Translated string (German)
Source string (Built-in English)
If you want to run cron right now, click <em>Run cron</em> and wait for cron to finish.
Translated string (German)
Source string (Built-in English)
If you have a way to configure tasks on your web server, copy the link where it says <em>To run cron from outside the site, go to</em>. Set up a task to visit that URL on your desired cron schedule, such as once an hour or once a week. (On Linux-like servers, you can use the <em>wget</em> command to visit a URL.) If you configure an outside task, you should uninstall the Automated Cron module.
Translated string (German)
Source string (Built-in English)
If you are not configuring an outside task, and you have the core Automated Cron module installed, select a schedule for automated cron runs in <em>Cron settings</em> > <em>Run cron every</em>. Click <em>Save configuration</em>.
Translated string (German)