David Smiley created SOLR-15274:
-----------------------------------
Summary: QueryElevationComponent: auto-load file changes; remove
data dir support
Key: SOLR-15274
URL: https://issues.apache.org/jira/browse/SOLR-15274
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Components: SearchComponents - other
Reporter: David Smiley
Assignee: David Smiley
QueryElevationComponent can detect changes to its elevate.xml file and load it
following a commit (new searcher). But this only works when the file is in the
"data" dir, which is weird. I wish to +remove+ support for the data dir and
add this auto-loading mechanism to standard conf/configSet location.
Additionally, I wish to +remove+ QEC's support of the elevate.xml file to be
"versioned" -- e.g. elevate.xml.001, elevate.xml.002.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)