hi Timothy,
Thanks for your response !
When I run solr package -h i got:
bin/solr package -h
Failed to parse command-line arguments due to: Unrecognized option: -h
usage: org.apache.solr.util.SolrCLI
-c,--collection The collection to apply the package to, not
hi Timothy,
Thanks for your response !
When I run solr package -h i got:
bin/solr package -h
Failed to parse command-line arguments due to: Unrecognized option: -h
usage: org.apache.solr.util.SolrCLI
-c,--collection The collection to apply the package to, not
Does passing the -zkHost option to the package command help?
On Thu, Dec 16, 2021 at 10:52 AM andrew goh wrote:
>
> hi all,
>
> I'm a newbie to solr, need some help.
>
> While i'm trying to use solr 8.11.0. after starting solr with
> bin/solr -Denable.packages=true
>
> All the commands with pack
hi all,
I'm a newbie to solr, need some help.
While i'm trying to use solr 8.11.0. after starting solr with
bin/solr -Denable.packages=true
All the commands with package management
bin/solr package cmd
ends with a null pointer exception.
Is there any way to resolve this?
Thanks in advance,