Hmmm... I tried that as well, but it doesn't pick up the security.json
settings.
I run this instance on a computer that is on the internet, so just changing
the port is asking for trouble.
Looks like nobody knows how to import imap data
Best regards,
Christian
On Tue, 26 Nov 2019 at 23:55
On 11/26/2019 2:17 PM, Christian Dannemann wrote:
Issue 1: I want to secure my server with basic authentication (that's why
I'm running on port 10539 at the moment, but that's not security ...
I've put a file security.json in
/opt/solr/server/solr/configsets/_default/conf, but that doesn't do
an
Hi Jan,
I'm afraid I don't run in cloud mode, and I get
Failed to parse command-line arguments due to: Missing argument for option:
solrIncludeFile
usage: org.apache.solr.util.SolrCLI
Best regards,
Christian
On Tue, 26 Nov 2019 at 21:30, Jan Høydahl wrote:
> Try
>
> bin/solr auth enable -bloc
Try
bin/solr auth enable -blockUnknown true -credentials user:password -z local
host:11539
That should enable basic auth for you given you run in cloud mode (-c switch)
Jan Høydahl
> 26. nov. 2019 kl. 22:18 skrev Christian Dannemann :
>
> Hi Everyone,
>
> I've managed to successfully instal
... sorry, forgot to post solr.log:
2019-11-26 21:24:11.242 INFO (qtp1884155890-24) [ x:meeting_minutes]
o.a.s.h.d.DataImporter Loading DIH Configuration: mail-data-config.xml
2019-11-26 21:24:11.245 INFO (qtp1884155890-24) [ x:meeting_minutes]
o.a.s.h.d.c.DIHConfiguration id is a required f
Hi Everyone,
I've managed to successfully install solr on my server, and it's running
and I have created a core and indexed some 1000 pdf files... Searches work,
and so far, so good.
There are two issues that I can't resolve even though I have tried for a
good 8 hours, so I feel I can hopefully r