RoutingConf. search parameters

Parameters

Parameter Values Standard values Description
search.contact.contactAttribute.name.coa\_      
search.date.range.max number of days 100 The parameter search.date.range.max defines the maximum possible number of days for the ‘Between Dates’ feature within the Search facilities and works in cooperation with search.date.range.min. Negative values are not allowed and will be converted to positives.
search.date.range.min number of days 0 The parameter search.date.range.min defines the minimum possible number of days for the ‘Between Dates’ feature within the Search facilities and works in cooperation with search.date.range.max. Negative values are not allowed and will be converted to positives.
search.attachment.content true|false true This parameter allows you to specify whether email and chat attachments should be included in the full-text search index. If the value is set to “true”, the contents of the attachments will also be included in the search. If the value is set to “false”, the attachments will not be indexed. This may be advisable for performance reasons or due to the size of the full-text index. 
search.oldClient solr   Use Solr search for the old search mask
search.result.contact.max number of contacts 5000 Change the maximum amount of search results for contacts.
search.result.max number 5000 Limits the search result. For an increase of the defaults over 5000, the parameter search.result.maxInternal must be higher than this parameter! Please note: If the search results exceed this limit, only the oldest entries will be displayed!
search.result.maxInternal number   Restrict the report results and the CSV download results. Must always be greater than search.result.max.
search.solr.enabled true|false false Enable Solr search generally (not indexing).
search.solr.master.url URL   URL to the Solr server
search.solr.sort true|false false If set true, the following columns are sorted via Solr:
search.solr.suggest true|false   Autosuggest when entering text in the input field
search.solr.timeout.connection number of milliseconds 5000 Timeout for the SOLR connection.
search.solr.timeout.read number of milliseconds 10000 Timeout for reading in the results of this SOLR search.