Hi,
On 2021/03/30 14:59:40, Shawn Heisey wrote:
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
Hi all,
while I was testing out the CertAuthPlugin for the new SolR 9 it came to my
attention that various internal HTTP calls in SolR fail. For example when I try
to add a BinaryResponseWriter via curl it fails with lots of authentication
errors (HTTP status code 401). Other actions (like cr
Hi all.
I’m looking for some opinions on how to best configure the Merges to run
optimally on GCP SSD’s (network attached). For context; we have a 9 node NRT
8.8.1 Solr Cloud cluster, each node has an index which is between 25 and 35gb
in size, depending on the current merge state / deleted doc
I tried both Standard and DisMax query parsers and the issue is easily
reproducible. And forgot to mention earlier, I am trying this on Solr 8.6.3
Just to add more clarity this is what I am doing:
I have say a field called File_Content_Field with the following values
indexed and stored: "runnings
Hello Dominik,
The mailing list strips attachments, so we’re not able to see your Admin UI
errors. If you can create a jira issue to track this, that would be great.
I don’t remember testing adding a response writer when working in the
plugin, so it’s very possible that there is a bug.
If possib
Hi Joel,
It's a simple use case, i have two collections products and related
products, product_id_l is a unique key in products collection and reference
field in related products collection, please find sample documents below.
product:
{
"id":"12345",
"id_l":12345,
"product_name":"product1",
"re
Hi Joel,
It's a simple use case, i have two collections products and related
products, product_id_l is a unique key in products collection and reference
field in related products collection, please find sample documents below.
product:
{
"id":"12345",
"id_l":12345,
"product_name":"product1",
"re
On 4/1/2021 2:05 AM, Daniel Exner wrote:
Sure. I uploaded the schema to:
https://pastebin.com/v6NwWnkx
Your schema version is 1.5. This means that useDocValuesAsStored is
false. See if anything changes if you update the schema version to 1.6,
at which point useDocValuesAsStored will defaul
: Lucene is detecting our SSDs as Spinning disks, as seen through the admin
metrics endpoint:
:
:
: * CONTAINER.fs.coreRoot.spins: true
: * CONTAINER.fs.spins: true
the spins metric is always going to return whatever the Lucene IOUtils
think the disk is -- there is no setting you can