I have the documents as parent-child relationship:
https://gist.github.com/shadow-fox/fb525a7efe66622230e61d6253b6cfa9
How to sort the parent (type_s:product)s based on the grandchildren
(type_s:vendor) field value ?
|parent = type_s: product children = type_s: sku grandchildren =
type_s:sto
Hey folks,
you might remember me posting a while back about a problem we were having
with upgrading: We were using 8.3 with no major problems, but when we tried
upgrading to the latest Solr we saw slower response times and increased
failures, to the point where we couldn't even consider upgrading.
Awesome follow up. Thanks.
On Tue, Mar 8, 2022 at 8:00 AM Dominic Humphries
wrote:
>
> Hey folks,
>
> you might remember me posting a while back about a problem we were having
> with upgrading: We were using 8.3 with no major problems, but when we tried
> upgrading to the latest Solr we saw slow
Great to hear you've arrived at a solution and very happy we could help!
I'm also very pleased you posted here - as you say, perhaps someone else
will need this.
Cheers
Charlie
On 08/03/2022 13:00, Dominic Humphries wrote:
Hey folks,
you might remember me posting a while back about a proble
Hello,
Our company recently started running vulnerability tests against our Solr 6
servers by sending api calls to create cores with the core names being
a nefarious string. This string is actually an invalid core name and so
the core is not actually created (which is good). However, it adds the
On 3/8/22 14:09, mtn search wrote:
Our company recently started running vulnerability tests against our Solr 6
servers by sending api calls to create cores with the core names being
a nefarious string. This string is actually an invalid core name and so
the core is not actually created (which is
Hi,
One of the things we've run into in our tests is that we appear to be
getting stale reads from Kube when getting state information on solrcloud
objects. For example one kubeclient (Fabric8 Java) will see a SolrCloud
object in a different state than another Fabric8 client.
I wanted to check an
Based on this ticket I think it's Kube:
https://github.com/kubernetes/kubernetes/issues/59848
Joel Bernstein
http://joelsolr.blogspot.com/
On Tue, Mar 8, 2022 at 7:35 PM Joel Bernstein wrote:
> Hi,
>
> One of the things we've run into in our tests is that we appear to be
> getting stale reads