GitHub user saua opened a pull request:
https://github.com/apache/lucene-solr/pull/386
SOLR-12416 Add autoDeleteAge to optional router params
Since autoDeleteAge is not in either REQUIRED_ROUTER_PARAMS or
OPTIONAL_ROUTER_PARAMS the CollectionsHandler will not pass it on and it will
be ignored in the CREATEALIAS command.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/saua/lucene-solr patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/386.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #386
----
commit 0fdd78d0ad371da0b82acac84904b9a5ea73969c
Author: Joachim Sauer <saua@...>
Date: 2018-05-29T11:16:51Z
SOLR-12416 Add autoDeleteAge to optional router params
Since autoDeleteAge is not in either REQUIRED_ROUTER_PARAMS or
OPTIONAL_ROUTER_PARAMS the CollectionsHandler will not pass it on and it will
be ignored in the CREATEALIAS command.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]