Unloading and loading a Collection in SolrCloud with external Zookeeper ensemble

2020-11-12 Thread Gajanan
I have unloaded all cores of a collection in SolrCloud (8.x.x ) using coreAdmin APIs as UNLOAD collection is not available in collections API. Now I want reload the unloaded collection using APIs only. When trying with coreAdmin APIs I am getting "Non legacy mode CoreNodeName not found." When try

Need help to resolve Apache Solr vulnerability

2020-11-12 Thread Sheikh, Wasim A.
Hi Team, Currently we are facing the below vulnerability for Apache Solr tool. So can you please check the below details and help us to fix this issue. /etc/init.d/solr-master version Server version: Apache Tomcat/7.0.62 Server built: May 7 2015 17:14:55 UTC Server number: 7.0.62.0 OS Name: Lin

Child documents are not retrieved after DIH

2020-11-12 Thread Jordi Cabré
I will try to explain myself in as much detail as possible and isolating as much as possible from the context. Shortly, I'm trying to create a `DIH` in order to digest some documents as nested. I mean, I need to digest an `one-to-many` relation and put it as nested documents. My `parents` data is

How to unload and reload a solr collection in SolrCloud

2020-11-12 Thread Gajanan Watkar
I want to unload and reload all cores of a collection in SolrCloud mode (Solr 8.x.x). -- -Gajanan

Re: Need help to resolve Apache Solr vulnerability

2020-11-12 Thread Dave
Solr isn’t meant to be public facing. Not sure how anyone would send these commands since it can’t be reached from the outside world > On Nov 12, 2020, at 7:12 AM, Sheikh, Wasim A. > wrote: > > Hi Team, > > Currently we are facing the below vulnerability for Apache Solr tool. So can > you

Re: Unloading and loading a Collection in SolrCloud with external Zookeeper ensemble

2020-11-12 Thread Erick Erickson
As stated in the docs, using the core admin API when using SolrCloud is not recommended, for just reasons like this. While SolrCloud _does_ use the Core Admin API, it’s usage has to be very precise. You apparently didn’t heed this warning in the UNLOAD command for the collections API: "Unload

Re: Using Multiple collections with streaming expressions

2020-11-12 Thread Joel Bernstein
The multiple collection syntax has been implemented for only a few stream sources: search, timeseries, facet and stats. Eventually it will be implemented for all stream sources. Joel Bernstein http://joelsolr.blogspot.com/ On Tue, Nov 10, 2020 at 12:32 PM ufuk yılmaz wrote: > Thanks again Eri

RE: Using Multiple collections with streaming expressions

2020-11-12 Thread ufuk yılmaz
Many thanks for the info Joel --ufuk Sent from Mail for Windows 10 From: Joel Bernstein Sent: 12 November 2020 17:00 To: solr-user@lucene.apache.org Subject: Re: Using Multiple collections with streaming expressions T

Setting up SolrCloud Behind Azure Application Gateway

2020-11-12 Thread Victor Kretzer
I'm attempting to set up SolrCloud for use with Sitecore 9.0.2. I want to set up my Azure Application Gateway with a TSL cert. I want a private IP for Sitecore and a public IP for accessing the Solr Admin Dashboard. My goal is to use Application Gateway for the TSL and then route to the backend