You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
572 B

uuid: dc2c1898-25f6-4b56-b8f2-a72b0dfa74b8
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: SbahJ2YkJ9OYJZefxh8CfUXBfbfOMovWHaYa9Car6UQ
id: cache_queryresult_default_7_0_0
label: 'Query Result Cache'
minimum_solr_version: 7.0.0
environments: { }
cache:
name: queryResult
class: solr.LRUCache
size: 512
initialSize: 512
autowarmCount: 0
solr_configs:
query:
-
name: queryResultWindowSize
VALUE: '20'
-
name: queryResultMaxDocsCached
VALUE: '200'
-
name: maxBooleanClauses
VALUE: '1024'