I don't think adding shards (even from 1 to 2) is the solution.
You need enough replicas so all your nodes share the load, but with such
small shards you likely don't need more than 1.
If your nodes are saturated by traffic, you need more nodes (and more
replicas so that the added nodes have a repl
My two cents, it took me some time to understand when to add shards or replicas
when I first started using Solr,
Speed of a single isolated query when system is idle -VS- total throughput of
the system when many queries are executing
Sharding divides data into smaller pieces and puts each piece
Hello!
Is there a way to mark a solr node (pull) as 'sick' to prevent traffic
going to it? We're using solrcloud 8.9. I'm wondering if there's a way
using the cluster node management api?
Thanks in advance
-- Forwarded message -
From: Ayana Joby
Date: Fri, Aug 4, 2023 at 10:14 AM
Subject:
To:
Hello Team,
We are using following configuration for Japanese language, but synonym
search is not working using this configuration for japanese language
But it is
Did you change these configurations after indexing your documents? May be it
needs reindexing if it’s working in analysis page but not with actual queries
—
> On 4 Aug 2023, at 07:45, Ayana Joby wrote:
>
>
>
> -- Forwarded message -
> From: Ayana Joby
> Date: Fri, Aug 4, 202
No, I haven't changed configuration after indexing
On Fri, Aug 4, 2023 at 11:30 AM ufuk yılmaz
wrote:
> Did you change these configurations after indexing your documents? May be
> it needs reindexing if it’s working in analysis page but not with actual
> queries
>
> —
>
> > On 4 Aug 2023, at 07: