Thanks Shawn. For Solr mode I should include all dependencies in lib, so I
thought for Solr Cloud mode I should include the dependencies too.
The error is as follows:
Caused by: org.apache.solr.common.SolrException: Unable to reload core
[textd_shard1_replica2]
at org.apache.solr.cor
Thanks Shawn. For Solr mode I should include all dependencies in lib, so I
thought for Solr Cloud mode I should include the dependencies too.
The error is as follows:
java.util.concurrent.ExecutionException:
org.apache.solr.common.SolrException: Unable to create core
[gettingstarted_shard1_repl
Makes total sense. Thanks to both of your for the clarification!
On 8/18/18, 8:03 AM, "Alexandre Rafalovitch" wrote:
>Amd part of the issue is that SolrEntityProcessor does not take individual
>field definitions. So that part is ignored and instead just 'fl' mapping
>is
>used as Shawn explained.
Disregard that last part asking about the reporter. That’s the person who
reported the issue... it just sounded like a Solr logging feature. I will check
if a reload works.
From: Kelly Rusk
Sent: Saturday, August 18, 2018 11:09:24 PM
To: solr-user@lucene.apache.o
Thanks Shawn,
I haven’t tried the reload. I just saw that the files appear to not be copied
over when I compare the managed-schema in the file system of Master and Slave.
What is the reporter? Where would I access that to check? I am running Solr on
Windows (platform governance requirement).
T
On 8/18/2018 6:56 PM, Kelly Rusk wrote:
Hello Shawn,
Someone else appears to have opened the same issue as what I require:
https://issues.apache.org/jira/browse/SOLR-9382
Do you have a recommended workaround as this issue is 2 years old without
resolution?
I've got no idea here.
I'm assumi
Hello Shawn,
Someone else appears to have opened the same issue as what I require:
https://issues.apache.org/jira/browse/SOLR-9382
Do you have a recommended workaround as this issue is 2 years old without
resolution?
Regards,
Kelly
-Original Message-
From: Kelly Rusk
Sent: Saturday
I will try to dig that up on Monday. Thanks for the assistance. Outside of what
I have found, have you seen this issue?
Regards,
Kelly
From: Shawn Heisey
Sent: Saturday, August 18, 2018 9:40:12 AM
To: solr-user@lucene.apache.org
Subject: Re: Solr 6.6.2 ManagedSc
On 8/18/2018 7:19 AM, Kelly Rusk wrote:
In looking at my records, I submitted a bug fix request at that time. A better
question may be have others ran into this issue and what worked for them? What
have others tested?
Do you have the issue number and/or a link to the issue? I've tried
search
Thank you Shawn,
In looking at my records, I submitted a bug fix request at that time. A better
question may be have others ran into this issue and what worked for them? What
have others tested?
Kelly
From: Shawn Heisey
Sent: Saturday, August 18, 2018 12:01:38
On 8/18/2018 4:16 AM, Zahra Aminolroaya wrote:
My plugin works correctly in Solr. Now I want to have my plugin in solrCloud
mode:
I have a main jar file named "norm" and I have other jar files that my
"norm" is dependent on them:
"lucene-analyzers-common-6.6.1","lucene-core-6.6.1","slf4j-api-1.7
Amd part of the issue is that SolrEntityProcessor does not take individual
field definitions. So that part is ignored and instead just 'fl' mapping is
used as Shawn explained.
So you could also remap authorText in that definition to an ignored field.
See
https://github.com/apache/lucene-solr/blob/
My plugin works correctly in Solr. Now I want to have my plugin in solrCloud
mode:
I have a main jar file named "norm" and I have other jar files that my
"norm" is dependent on them:
"lucene-analyzers-common-6.6.1","lucene-core-6.6.1","slf4j-api-1.7.7","solr-core-6.6.1".
With the help of config a
13 matches
Mail list logo