Andrey Bozhko created SOLR-17640:
------------------------------------
Summary: Support different filesystem implementations with
EmbeddedSolrServer
Key: SOLR-17640
URL: https://issues.apache.org/jira/browse/SOLR-17640
Project: Solr
Issue Type: Improvement
Components: Embedded
Affects Versions: 9.8
Reporter: Andrey Bozhko
EmbeddedSolrServer has a public constructor `EmbeddedSolrServer(Path solrHome,
String defaultCoreName)` - which suggests that any Path implementation is
acceptable (e.g., ZipPath, S3Path, and not just UnixPath/WindowsPath).
It would be good to try this out and see if EmbeddedSolrServer actually works
with solrHome paths in filesystems other than the default one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]