All Downloads are FREE. Search and download functionalities are using the official Maven repository.

lr.solr-core.8.6.0.source-code.EditableSolrConfigAttributes.json Maven / Gradle / Ivy

There is a newer version: 9.6.1
Show newest version
{
//-------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}},
  "peerSync":{
    "useRangeVersions":11
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy