RoutingConf. search parameters

Parameters

search…

Parameter Values Default value
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.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  
Limits the search result. For an increase of the defaults over 1000, the parameter search.result.maxInternal must be higher than this parameter!
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.