Fixing deprecated update.process in solrconfig.xml
This commit is contained in:
parent
2c146f9a86
commit
cfb5f38c55
1 changed files with 1 additions and 1 deletions
|
@ -860,7 +860,7 @@
|
|||
class="solr.XmlUpdateRequestHandler">
|
||||
<!-- Run the etag processor on each update request. -->
|
||||
<lst name="defaults">
|
||||
<str name="update.processor">etag</str>
|
||||
<str name="update.chain">etag</str>
|
||||
</lst>
|
||||
</requestHandler>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue