All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
lr.solr-core.8.8.0.source-code.EditableSolrConfigAttributes.json Maven / Gradle / Ivy
{
//-------legend----------
// 0 = string attribute
// 1 = string node
// 10 = boolean attribute
// 11 = boolean node
// 20 = int attrubute
// 21 = int node
// 30 = float attribute
// 31 = float node
//------------------------
"updateHandler":{
"autoCommit":{
"maxDocs":20,
"maxTime":20,
"openSearcher":11},
"autoSoftCommit":{
"maxDocs":20,
"maxTime":20},
"commitWithin":{"softCommit":11},
"indexWriter":{"closeWaitsForMerges":11}},
"query":{
"filterCache":{
"class":0,
"enabled":10,
"size":0,
"initialSize":20,
"autowarmCount":20,
"maxRamMB":20,
"regenerator":0},
"queryResultCache":{
"class":0,
"enabled":10,
"size":20,
"initialSize":20,
"autowarmCount":20,
"maxRamMB":20,
"regenerator":0},
"documentCache":{
"class":0,
"enabled":10,
"size":20,
"initialSize":20,
"autowarmCount":20,
"regenerator":0},
"fieldValueCache":{
"class":0,
"enabled":10,
"size":20,
"initialSize":20,
"autowarmCount":20,
"regenerator":0},
"useFilterForSortedQuery":1,
"queryResultWindowSize":1,
"queryResultMaxDocsCached":1,
"enableLazyFieldLoading":1,
"boolTofilterOptimizer":1,
"maxBooleanClauses":1},
"jmx":{
"agentId":0,
"serviceUrl":0,
"rootName":0},
"requestDispatcher":{
"handleSelect":0,
"requestParsers":{
"multipartUploadLimitInKB":0,
"formdataUploadLimitInKB":0,
"enableRemoteStreaming":10,
"enableStreamBody":10,
"addHttpRequestToContext":0}},
}