Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
In XML (without comments):
<indexConfig>
<lockType>${solr.lock.type:native}</lockType>
</indexConfig>
In config api output:
"indexConfig":{ "useCompoundFile":false, "maxBufferedDocs":-1, "ramBufferSizeMB":100.0, "ramPerThreadHardLimitMB":-1, "maxCommitMergeWaitTime":-1, "writeLockTimeout":-1, "lockType":"native", "infoStreamEnabled":false, "metrics":{}}}}
Also requestDispatcher with details such as *handleSelect" that are very legacy-support.