Re: Partial Updates for EnumFields in Solr 8.8.1

2021-04-01 Thread Daniel Exner
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

Possible bug in internal SolR communication when the CertAuthPlugin is active

2021-04-01 Thread Dresel, Dominik
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

NRT Merge Load on NAS SDD (Cloud) Advice

2021-04-01 Thread Karl Stoney
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

Re: Unified Highlighter and Fuzzy Searches

2021-04-01 Thread Srijan
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

Re: Possible bug in internal SolR communication when the CertAuthPlugin is active

2021-04-01 Thread Mike Drob
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

Re: Missing one record in Streaming gather nodes expression

2021-04-01 Thread Deepu
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

Re: Missing one record in Streaming gather nodes expression

2021-04-01 Thread Deepu
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

Re: Partial Updates for EnumFields in Solr 8.8.1

2021-04-01 Thread Shawn Heisey
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

Re: Unable to force lucena spinning disk detection

2021-04-01 Thread Chris Hostetter
: 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