powered by CADENAS

Manual

Manual

4.7.14. Search

Enabling/disabling the various search functions.

[SEARCH]
;Indicates if search is enabled (as of 1.0)
SearchEnabled=true
;indicates if the key search is enabled (as of 1.6)
KeySearchEnabled=true
;indicates if the variable search is enabled (as of 1.6)
VariableSearchEnabled=true
;Indicates whether the service-search should be used instead of the standalone 
;one (as of 1.7)
UseServiceKeySearch=true
;Maximum number of results for the VariableSearch (as of 1.7)
VariableSearchMaxResults=0
;Maximum number of results for the KeySearch/Full-text search (as of 1.7)
KeySearchMaxResults=0
;Indicates whether the key-search should always search over all catalogs. 
;(as of 1.7)
KeySearchOverAllCatalogs=true
;Result per page. (as of 1.8)
DefaultResultsPerPage=10
;Sets the number of results in page list (as of 1.8)
NumberResultsPerPageList=10,20,30,40