Hi
I have a collection which has 4 shards with 2 replicas each. These 8
replicas are running on 8 nodes.
For scaling, when I add a new node and add a replica, it fails with the
following error:
"trace":"org.apache.solr.common.SolrException: Error getting replica
locations : unable to get aut
Hi,
Lucene is detecting our SSDs as Spinning disks, as seen through the admin
metrics endpoint:
* CONTAINER.fs.coreRoot.spins: true
* CONTAINER.fs.spins: true
However we can see in the `system.properties` endpoint we are overriding it:
* lucene.cms.override_spins: "false"
Does an
Hi everyone,
we have some Issue after Upgrading from Solr 8.2.0 to 8.8.1.
This might as well be an Lucene Issue, but I'm not sure.
The solr schema includes some fields using EnumFieldType like e.g.
with enumConfig.xml loooking like this:
de
fr
When updating some differe
On 3/30/2021 4:07 AM, Daniel Exner wrote:
When updating some different field, like say "stock" for a document
using partial Update, *all* enum Fields with stored=false vanish from
the document.
There is no error or Warning about this somewhere in Error log.
If you have fields that are not st
Hi all,
Does anybody have some example code available that I could use to test
Highlighting with Span queries?
Thanks in advance,
Sjoerd
Is there anything that we can do to raise this issue? Can I enter this in
jira, or do I need to go to another channel first?
Thank you,
Cameron VandenBerg
-Original Message-
From: Michael Gibney
Sent: Wednesday, March 24, 2021 11:11 AM
To: users@solr.apache.org
Subject: Re: Distribute
Hi Luca,
If you build the dictionary using stemmed (or lemmatized) terms, and you
pass your input document also through the same transformation, then you can
do fuzzier matching than exact match.
-sujit
On Mon, Mar 29, 2021 at 6:15 AM Luca Foppiano wrote:
> Hi all,
> I’ve followed the tutor
Hi All,
Any update on this issue in streaming expressions, which is blocking our
solr migration ?
Thanks in advance !!
Regards,
Deepu
On Mon, Mar 29, 2021 at 2:12 PM Deepu wrote:
> Hi All,
>
> We are using solr streaming expressions to join to collections, we have
> product and similar prod
You're going to have to provide more detail here. I'll have to be able to
reproduce the error to fix it.
Joel Bernstein
http://joelsolr.blogspot.com/
On Tue, Mar 30, 2021 at 2:08 PM Deepu wrote:
> Hi All,
>
> Any update on this issue in streaming expressions, which is blocking our
> solr migr
Hi,
I’m running a long complement streaming expression to compare two collections.
Sometimes two collections are very similar and it takes a long time to find a
difference, so it gives socket read timeout after exactly the
“solr.jetty.threads.idle.timeout” is set to in jetty.xml
Would it be re
10 matches
Mail list logo