In This Topic
application_settings
Property | Description | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
channels_using_fallback | Specifies the channel(s) that use the default design configuration when no custom JSP can be found for it. | ||||||||||||||||||||||||||||||||||||||||
content_item_lock_poll_interval | A content locking poll thread that checks if a content item lock is expired. If so, the lock is removed. The value is in milliseconds. | ||||||||||||||||||||||||||||||||||||||||
content_item_lock_timeout | Specifies the number of milliseconds that have to elapse after a lock on a content item has been claimed before the lock is closed. | ||||||||||||||||||||||||||||||||||||||||
contentindex_location | The directory where the contentindex and its configuration are stored. | ||||||||||||||||||||||||||||||||||||||||
contentindex_optimize_schedule | The Crontab schedule that dictates when the content index is optimized. This should be set to happen at least once a day, preferably at the time that website activity is at its lowest (typically at night).The Crontab schedule used is a variant of the standard UNIX Crontab scheduler with a "seconds" field prefixed to the beginning. For complete information on the Crontab format, see Crontab. | ||||||||||||||||||||||||||||||||||||||||
contentindex_queue_database_entries_schedule | The Crontab schedule that dictates when to put database entities in the queue for the search indexing. The Crontab schedule used is a variant of the standard UNIX Crontab scheduler with a "seconds" field prefixed to the beginning. For complete information on the Crontab format, see Crontab. | ||||||||||||||||||||||||||||||||||||||||
contentindex_queue_empty_reindex | Specifies whether to disable the regeneration of the full background index when the queue is empty. Because a full index regeneration is performed regularly according to the contentindex_queue_reindex_schedule , you might want to block a full index generation at other times for performance reasons. | ||||||||||||||||||||||||||||||||||||||||
contentindex_queue_iteration_limit | The maximum batch size for each poller iteration. The default is 100. The larger the number, the greater the impact is on performance. | ||||||||||||||||||||||||||||||||||||||||
contentindex_queue_janitor_schedule | The Crontab schedule that dictates when the index journal is cleaned up. The Crontab schedule used is a variant of the standard UNIX Crontab scheduler with a "seconds" field prefixed to the beginning. For complete information on the Crontab format, see Crontab. | ||||||||||||||||||||||||||||||||||||||||
contentindex_queue_poller_schedule | The Crontab schedule that dictates when the index journal is polled for changes. The more frequently this is performed, the more up to date the index will be. Note that each cycle must be able to finish before the next begins. The Crontab schedule used is a variant of the standard UNIX Crontab scheduler with a "seconds" field prefixed to the beginning. For complete information on the Crontab format, see Crontab. | ||||||||||||||||||||||||||||||||||||||||
contentindex_queue_reindex_schedule | The Crontab schedule that dictates the triggering of a full background index. This should happen no more then once a day, preferably at the time that website activity is at its lowest (typically at night). The Crontab schedule used is a variant of the standard UNIX Crontab scheduler with a "seconds" field prefixed to the beginning. For complete information on the Crontab format, see Crontab. | ||||||||||||||||||||||||||||||||||||||||
context_static | The root URL of the static web application. | ||||||||||||||||||||||||||||||||||||||||
current_rollover_detector_schedule | The Crontab schedule that dictates when the rollover detector service runs. The detector service detects changes in the outcome of ContentItem.getCurrent(Language) and if any is detected, it updates the caching timestamps and friendly URLs. The Crontab schedule used is a variant of the standard UNIX Crontab scheduler with a "seconds" field prefixed to the beginning. For complete information on the Crontab format, see Crontab. | ||||||||||||||||||||||||||||||||||||||||
date_format | The format in which dates are represented (for example, dd-MM-yyyy). | ||||||||||||||||||||||||||||||||||||||||
default_timezone | Specify the default time zone for the XperienCentral installation. The time zone you specify is the absolute time upon which all timestamps in XperienCentral are based (creation date, publication date, expiration date, etc.). When users select their own time zone in My Settings, the time zone they select is calculated as an offset based on the default XperienCentral time zone. The following are the most commonly used time zones. For the full list of acceptable time zones, see http://en.wikipedia.org/wiki/List_of_tz_database_time_zones.
| ||||||||||||||||||||||||||||||||||||||||
enable_non_jndi_database_configuration | Select this option if you are using a non-JNDI database for your XperienCentral project. | ||||||||||||||||||||||||||||||||||||||||
form_handler_base | Specifies the URL where the definitions for the Advanced Forms are located. | ||||||||||||||||||||||||||||||||||||||||
google_sitemap_generator_schedule | The Crontab schedule that dictates when the Google sitemap will be generated. The Crontab schedule used is a variant of the standard UNIX Crontab scheduler with a "seconds" field prefixed to the beginning. For complete information on the Crontab format, see Crontab. | ||||||||||||||||||||||||||||||||||||||||
http_non_proxy_hosts | Specifies the hosts that should be directly contacted for requests (not through the proxy server). You can enter multiple hostnames separated by the character (|) and also use wildcards. For example: If you use a proxy, GX Software recommends that you always add the host names of the XperienCentral frontend and backend servers to this list. | ||||||||||||||||||||||||||||||||||||||||
http_proxy_host | The name of the proxy host server to use to send requests to the XperienCentral server. | ||||||||||||||||||||||||||||||||||||||||
http_proxy_password | The password to use to log in to the proxy host via HTTP. If no password is required, leave this field blank. | ||||||||||||||||||||||||||||||||||||||||
http_proxy_port | The port number to connect to on the proxy host. | ||||||||||||||||||||||||||||||||||||||||
http_proxy_username | The port number to connect to on the proxy host. | ||||||||||||||||||||||||||||||||||||||||
http_use_proxy | The username to use to log in to the proxy host via HTTP. If no username is required, leave this field blank. | ||||||||||||||||||||||||||||||||||||||||
https_use_http_page_links | Specifies whether to switch to the HTTP protocol when linking from a page that uses HTTPS to one that uses HTTP. When not selected, the HTTPS protocol is used continuously once a page that uses HTTPS is viewed. | ||||||||||||||||||||||||||||||||||||||||
internal_backend_address | The URL to use for a connection that XperienCentral makes with itself through the back-end. | ||||||||||||||||||||||||||||||||||||||||
internal_frontend_address | The URL to use for a connection that XperienCentral makes with itself through the front-end. | ||||||||||||||||||||||||||||||||||||||||
internal_http_authentication_password | The password to use for connections XperienCentral makes with itself through the front or backend. | ||||||||||||||||||||||||||||||||||||||||
internal_http_authentication_username | The username to use for connections XperienCentral makes with itself through the front or backend. | ||||||||||||||||||||||||||||||||||||||||
internal_http_use_authentication | Specifies whether to use a username/password combination for authenticating connections that XperienCentral makes with itself through the front or backend. | ||||||||||||||||||||||||||||||||||||||||
internal_http_use_form_authentication | Specifies whether internal HTTP connections use 'HTTP form authentication'. | ||||||||||||||||||||||||||||||||||||||||
jcr_datastore_cleaner_schedule | The Crontab schedule that dictates when the JCR datastore cleaner runs. The Crontab schedule used is a variant of the standard UNIX Crontab scheduler with a "seconds" field prefixed to the beginning. For complete information on the Crontab format, see Crontab. | ||||||||||||||||||||||||||||||||||||||||
limboelement_cleanup_schedule | The Crontab schedule that dictates when limbo elements are cleaned up. The Crontab schedule used is a variant of the standard UNIX Crontab scheduler with a "seconds" field prefixed to the beginning. For complete information on the Crontab format, see Crontab. | ||||||||||||||||||||||||||||||||||||||||
limboelement_expiration_interval | The Crontab schedule that dictates when limbo elements expire and are deleted. The Crontab schedule used is a variant of the standard UNIX Crontab scheduler with a "seconds" field prefixed to the beginning. For complete information on the Crontab format, see Crontab. | ||||||||||||||||||||||||||||||||||||||||
password_banned_words | Specifies the string(s) that may not be used as passwords. To add a new value, enter the string in the text field and click [Add value]. | ||||||||||||||||||||||||||||||||||||||||
password_min_distance | Password minimum distance. Specifies the extent to which a string to be used as a password must differ from any of the banned passwords. Take the following example: the string "Administrator" is banned as a password. If the minimum distance is 2, then the allowed strings to be used as a password must differ in at least two ways from "Administrator". The password "Administrat0r" (using a zero "0" instead of an "o") is unacceptable because it differs in only one way from "Administrator". | ||||||||||||||||||||||||||||||||||||||||
password_min_entropy | Specifies how complicated a password must be. The allowed values are between 50 and 100, 100 being the most strict setting. | ||||||||||||||||||||||||||||||||||||||||
render_threads | Specifies the number of parallel threads to use when rendering content on the website frontend. If the content on your website does not change at a high rate, it is recommended that you do not set this value too high. | ||||||||||||||||||||||||||||||||||||||||
render_threads_incontext | Specifies the number of parallel threads to use when rendering content on the website backend. Using multiple threads can significantly increase the performance of rendering content in the Editor. | ||||||||||||||||||||||||||||||||||||||||
secret_key | The key used to sign configuration. | ||||||||||||||||||||||||||||||||||||||||
secure_rest_against_csrf | Specifies whether XperienCentral protects against CSRF attacks on its REST API. This setting should always be on (selected). | ||||||||||||||||||||||||||||||||||||||||
session_tracking_cookie_name | The name of the cookie used for tracking XperienCentral user sessions. | ||||||||||||||||||||||||||||||||||||||||
smtp_host | The host name of the SMTP-server. | ||||||||||||||||||||||||||||||||||||||||
stale_cluster_lock_retry_time | The amount of time, in seconds, that indicates that a lock that a server in a clustered environment has for a particular item is no longer valid. | ||||||||||||||||||||||||||||||||||||||||
static_files_url | The URL where static files from WCBs are stored. | ||||||||||||||||||||||||||||||||||||||||
statistics_cycle_duration | Specifies the number of milliseconds into the past that the XperienCentral performance statistics are saved. The minimum value is 10000. The default is 7200000 (2 hours). GX Software advises that you do not set the cycle duration to a value lower than the default value. Setting this property to a high value, such as 6 hours or more, will naturally have an effect on how long the page takes to load. The statistics can be viewed by navigating to the URL | ||||||||||||||||||||||||||||||||||||||||
streaming_file_directory | The folder where streaming files are stored. | ||||||||||||||||||||||||||||||||||||||||
strict_servlet_api | Specifies whether to use the content-type header set by the first included JSP for the entire request. | ||||||||||||||||||||||||||||||||||||||||
url_cache_clean | Specifies the age (in milliseconds) that items can become before they are deleted from the cache. | ||||||||||||||||||||||||||||||||||||||||
url_cache_timeout | Specifies the amount of time (in milliseconds) between cache cleanups. | ||||||||||||||||||||||||||||||||||||||||
url_encoding | The encoding to use for encoding URLs, "UTF-8" for example. | ||||||||||||||||||||||||||||||||||||||||
urlsign_key | The key used to sign URLs. | ||||||||||||||||||||||||||||||||||||||||
weblogging_logfile_location | The location of the web logging log file. |
backend_system_settings
Property | Description |
---|---|
ignore_backend_cookies | Specifies whether to ignore cookies relayed by a frontend proxy to the backend server. |
max_char | Specifies the code of the highest ASCII character that XperienCentral will output. The default is "127" (all standard ASCII characters). |
max_includes_depth | Specifies the maximum number of includes allowed in a config. |
max_includes_per_request | Specifies the maximum number of includes that are allowed during a single request. |
max_recursion_depth | Specifies the maximum depth of includes recursion. |
ntlm_auth_domain_controller | Specifies the IP address of the NTLM authentication server. |
ntlm_auth_enabled | Enables/disables NTLM authorization. |
ntlm_auth_ignore_hosts | Specifies the names of the hosts from which requests will be ignored. Separate multiple host names using a comma (,). |
ntlm_auth_ignore_user_agents | Specifies the user agents that will be ignored. |
package_image_url | Specifies the location where XperienCentral menu-related images are stored. |
presentation_jsps_url | The relative URL of the XperienCentral design config JSPs. |
replicate_uploads_on_readonly | Specifies whether to replicate uploaded files on read-only servers in a cluster. |
static_files_location | Specifies the directory where static files are stored (relative to the XperienCentral installation). |
user_profiles_export_max | Specifies the maximum number of user profiles that can be exported in one export file. |
development_settings
Property | Description |
---|---|
enable_debug_messages | Specifies whether to log debug information. |
enable_view_resolve_cache | Specifies whether to cache the views of the Workspace. Caching the views improves performance. |
file_distribution_settings
Property | Description |
---|---|
max_file_size_mb | Specifies the maximum allowed size of a static file (in megabytes). |
forms_config_set
Property | Description |
---|---|
forms_exportimport_dir | Specifies the directory used by the Interactive Forms component to store temporary import and export files. |
formsengine_config_set
Property | Description |
---|---|
formsengine_autotrim_values | Specifies whether to strip any leading or trailing white space from values entered in forms. |
formsengine_check_referrer | Specifies whether forms can be submitted from unrecognized servers. GX Software recommends that this option be selected as an extra safeguard against CSRF attacks. |
formsengine_prehandling_cachetimeout | To ensure good performance for interactive forms, a cache is maintained that defines where they are located. This setting defines the number of seconds that the interactive forms cache lasts. |
formsengine_prehandling_check_blocks | Specifies whether to prehandle forms on page sections. Because the creation of the prehandling cache can have a negative effect on performance, GX Software recommends that this setting be switched off unless you need to prehandle forms on page sections. |
formsengine_prehandling_check_mediaitems | Specifies whether to prehandle Content Repository items on page sections. Because the creation of the prehandling cache can have a negative effect on performance, GX Software recommends that this setting be switched off unless you need to prehandle Content Repository items on page sections. |
formsengine_prehandling_check_pages | Specifies whether to prehandle forms on pages. Because the creation of the prehandling cache can have a negative effect on performance, GX Software recommends that this setting be switched off unless you need to prehandle forms on pages. |
formsengine_session_cleaner_thread_interval | Specifies the number of seconds between which a check will be done to see whether there are any timed out form sessions. This setting is tied to the following setting (forms_session_timeout). |
formsengine_session_timeout | Specifies the amount of time, in minutes, after which an Interactive Forms session will time out if a website visitor remains idle. For example, if a website visitor starts filling out a form and proceeds through one or more steps and then does nothing, the session will time out after the specified number of minutes. The visitor will be redirected to a "session expired" page when he or she attempts to proceed further after a timeout has occurred. |
formsengine_uploaddir | Specifies the temporary directory where uploads in Interactive Forms are stored. |
frontend_system_settings
Property | Description |
---|---|
allow_cache | Enables/disables caching in the XperienCentral frontend. |
cache_cacheable_response_codes | A comma-separated list of cacheable response codes. The default is "200" (successful response from the server). Only codes that denote an immediate successful response should be entered. |
cache_directory | The folder where the files containing cached content is stored. |
cache_directory_depth | The maximum depth that the folder tree used for caching can reach. The recommended value is 3. |
cache_max_stale_time | The number of seconds that the frontend will serve an old version of a page from the cache while the page is being regenerated by the backend. The recommended value is 0. |
cache_number_of_directories | The maximum number of subfolders that will be created for the caching directory structure. The recommended value is 30. |
cache_statement_timeout | Specifies the number of seconds between queries from the frontend to ensure the validity of cached content. |
cache_timestamp_expire | The maximum number of seconds that a query to the Timestamp database is allowed to take. If there is no response from the database within this time period, the cached version of the page is returned. The recommended value is 2. |
crawler_useragent | Contact your GX Software consultant for information on setting this property. |
definition_url_base | The base URL of the forms definitions. |
form_upload_directory | The folder where uploads are temporarily stored. |
friendly_url_datasource | The datasource to use for friendly URLs. |
friendly_url_extension | The extension to use for friendly URLs. See the XperienCentral online help topic Help > Traffic Management > SEO for complete information on XperienCentral's search engine optimization. |
ignore_user_agent | Indicates whether the user agent should be ignored. |
log_event_type_factory | For internal use only. Do not change the default value. |
log_file_charset | Specifies the character set used to encode log files (UTF-8 for example). |
max_upload_size | The maximum allowed file size, in bytes, for uploads. The default is 10 MB. |
proxy_cached_read_timeout | The number of milliseconds that the proxy waits for a response from the backend. If the backend doesn't respond within the specified time, the cached version of the page is returned. The recommended value is 10000. |
proxy_connect_timeout | The number of milliseconds that the proxy waits for a successful connection to the backend. If the connection cannot be made within the specified time, the cached version of the page will be returned. The recommended value is 30000. |
proxy_ip_number | For internal use only. Do not change the default value |
proxy_max_concurrent_requests | The maximum allowable number concurrent requests to the proxy server. |
proxy_number_of_threads | This property is not used. |
proxy_read_timeout | The number of milliseconds the proxy waits for an HTTP response. The recommended value is 120000. |
proxy_retry_timeout | Determines the number of milliseconds that the proxy will wait after retrying a page request. The recommended value is 10000. |
redirect_disallowed | Specifies whether to allow redirects. |
redirect_encoding | The encoding to use for redirects (UTF-8, for example). |
registration_forwardbase | The base URI for registration forms. |
timestampfetcher_classname | Specifies the name of the alternative class to use to fetch timestamps. |
search_settings
Property | Description |
---|---|
date_format_parameter | Specifies the format to use for dates (dd-MM-yyyy, for example). |
from_parameter | Specifies the "from" parameter to use when results are shown (for example, "From x to y"). |
max | Specifies the maximum number of results to show. |
order_by_parameter | Specifies how results are ordered. |
query_parameter | Specifies the name of the query to use for searches. |
scope | Specifies the location where the XperienCentral internal search engine temporarily stores search results. The valid values are "session" and "request". "Session" means that the search results are stored for the duration of the user's XperienCentral session or until the results have been overwritten by a subsequent search. "Request" means that the search results are only stored for the duration of the current request. For best performance results, you should use "Session" for search results that return multiple pages for a limited number of sessions. If the server handles multiple requests over time, "Request" should be used. |
search_service | The RMI URL for the search service. |
to_parameter | Specifies the "to" parameter to use when results are shown (for example "From x to y". |
system_constants
Property | Description |
---|---|
cleansite_location | Specifies the location of the "clean" website that is initially imported when XperienCentral is first run. |
config_filename | Specifies the location of the configuration.xml file that contains XperienCentral settings. |
element_controller_uri | For internal use only. Do not change the default value. |
file_controller_uri | Specifies the URI of the file controller. |
form_handler_uri | Specifies the URI of the form handler. |
gettext_uri | Specifies the URI of the gettext servlet. |
login_redirect_uri | Specifies the URI of the login redirect. |
mediaitem_controller_uri | Specifies the URI of the mediaitem controller. |
page_controller_uri | Specifies the URI of the page controller. |
panel_controller_uri | Specifies the URI of the panel controller. |
redirect_servlet_uri | Specifies the URI of the redirect servlet. |
registration_code_servlet_uri | Specifies the URI of the registration code servlet. |
search_filter_uri | Specifies the URI of the search filter. |
show_servlet_uri | Specifies the URI of the show servlet. |
showobject_servlet_uri | Specifies the URI of the showobject servlet. |
showobject_servlet_uri_closed_area | Specifies the URI of the showobject servlet for closed area. |
sphtml_servlet_uri | Specifies the URI of the sphtml servlet. |
spring_mvc_controller_uri | Specifies the URI of the Spring MVC controller. |
website_settings
Property | Description |
---|---|
application_filter_definition_url_base | Specifies the URL where the configuration for external application integration is located. |
backend_base_url | Specifies the base URL for the backend system. |
backend_hostname | Specifies the hostname for the backend system. |
backend_server_alias | The name of the server alias used to reach the XperienCentral back-end. |
default_contenttype | Specifies the default contenttype. |
default_encoding | Specifies the default encoding, for example, UTF-8. |
default_language | Specifies the default language. |
default_mail_sender | Specifies the default e-mail sender. |
default_mail_subject | Specifies the default e-mail subject. |
enable_backend_container_filter | Specifies whether to allow an application server backend container to authenticate users who want to log in to XperienCentral. See also Backend Container-based Authentication. |
enable_dynamic_user_creation | Specifies whether to create new users in XperienCentral who log in from an application server backend container who don't already exist in XperienCentral. See also Backend Container-based Authentication. |
enable_external_role_synchronization | Specifies whether to synchronize the roles assigned to a user in an application server backend container with their role(s) in XperienCentral. See also Backend Container-based Authentication. |
export_directory | Specifies the folder to use for exports. |
file_backup_directory | Specifies the folder to use for backups. |
file_browser_directories | Specifies the directories that you can browse through using the File Browser tab (Configuration > System Utilities). To add a directory, follow these steps:
|
file_download_valid_mime_types | Lists the allowed MIME types for the different types of download files which can be uploaded in the Edit environment. This setting is also used for other uploads in the Edit environment. This setting is not used for uploaded images and flash files. These MIME types are not configurable. |
file_upload_directory | Specifies the folder to use for uploads. |
file_upload_mm_directory | Specifies the folder to use for uploaded multimedia items. |
file_upload_mm_url | Specifies the URI of the file upload multimedia folder. |
file_upload_url | Specifies the URI of the file upload folder. |
file_upload_valid_directories | Specifies the local directories where files uploaded by the Interactive Forms Upload form element may be stored. To add a directory, follow these steps:
|
friendly_url_cache_clear | Specifies the number of milliseconds that transpire before the friendly URL cache is cleared. |
friendly_url_extension | Specifies the extension to use for friendly URLs (".htm" or ".html"). See the online help topic Help > Traffic Management > SEO for complete information on XperienCentral's search engine optimization. |
friendly_url_google_news_id | Specifies whether to assign a Google News ID to the friendly URL of Content Repository articles. |
friendly_url_lowercase | Specifies whether uppercase characters are allowed in friendly URLs. When this setting is selected, all friendly URLs are converted to lowercase. |
friendly_url_prefix | Specifies the prefix to use for friendly URLs. See the online help topic Help > Traffic Management > SEO for complete information on XperienCentral's search engine optimization. |
friendly_url_separator | Specifies the separator to use for friendly URLs. See the online help topic Help > Traffic Management > SEO for complete information on XperienCentral's search engine optimization. |
friendly_url_setting | Specifies which of the three possible titles that a page/content item can have will be looked at first and used in the friendly URL "urltitle", "navigationtitle", or "title". |
frontend_hostname | Specifies the host name of the frontend. |
frontend_https_portnr | Specifies the HTTPS port number for the frontend. |
frontend_portnr | Specifies the HTTP port number for the frontend. |
frontend_server_alias | Specifies the aliases to use for the frontend host name. |
handler_url_base | For internal use only. Do not change the default value. |
identifier | Specifies the identifier for this website. |
oEmbed_enabled | Specifies whether the features of oEmbed that XperienCentral supports are enabled. |
presentation_jsps_url | Specifies the URL to the design config JSPs for this website. |
productcatalog_name | Specifies the name of the catalog used by the Product Maintenance component. |
projectid | For internal use only. Do not change the default value. |
redirect_base_url | Only to be used for backward comparability with older versions of XperienCentral. Contact your GX Software consultant for more information. |
redirect_basedirectory | Specifies the redirect base folder. |
render_form_name_and_id | Specifies whether the name as well as the attirbute-ID for <form/> tags is rendered. This property is used for web guideline compliance. |
search_redirect_base | Specifies whether the name as well as the attirbute-ID for <form/>> tags is rendered. This property is used for web guideline compliance. |
searchresult_replacement | This property is not used. |
sitestat_url | Specifies the URL for Sitestat. |
start_object_id | Specifies the identifier of the homepage for this website. |
static_files_url | Specifies the URI to the static files for this website. |
use_absolute_urls | Specifies whether to use absolute URLs. |
use_inline_environment | Specifies whether to use the inline environment. |
valid_link_schemes | Specifies the link prefixes that are allowed in hyperlinks in content in XperienCentral. The default prefixes are "http", "https" and "mailto". If your website uses other URL prefixes, you can add them to the allowed link schemes. A link scheme is everything that comes before the colon (:) in a URL (https://www.gxsoftware.com, for example). To add a link scheme, follow these steps:
When you add or delete a link scheme, the change is effective immediately. No restart of XperienCentral or refresh of a browser is necessary.
System Administrators and Application Managers: In general, it is a good idea to communicate to your users of XperienCentral which link schemes are acceptable.
|
www_root_directory | Specifies the www root directory. |
wmasolrsearch
Property | Description |
---|---|
clearrest | Specifies whether to clear all "remaining URLs" from the search index. |
config_directory | Specifies the name of the directory where the Solr search directories are located. Note: You can override the default XperienCentral Solr configuration. Perform the following steps in order for the modifications to the Solr configuration files to be applied and saved:
If after performing the steps above you modify the override configuration files in the directory set as
|
crontabschedule | The Crontab schedule that dictates when the search index will be generated. The Crontab schedule used is a variant of the standard UNIX Crontab scheduler with a "seconds" field prefixed to the beginning. For complete information on the Crontab format, see Crontab. |
fullindex | Specifies whether to generate the entire index instead of just the pages that have been added/changed. |
startup_settings
Property | Description |
---|---|
base_directory | Specifies the base folder for application data. |
config_filename | Specifies the location of the XperienCentral configuration file that determines which license components you have purchased. |
context | Specifies the context path. This is the path that appears directly after the base URL of the home page of the website, /web for example. |
use_distributed_siteworks | Specifies whether to use distributed Siteworks. |
wcb_directory | Specifies the folder to use for deploying plugins. |