Copying data from master to slave

2024-08-08 Thread Mugi, Krishnavamsireddy
Hi Team, I am trying to copy data from master to slave through replication handler. But I am getting leaderurl malformed even though leaderurl being valid. Am I missing anything here, Can anyone please help me on this? This is the /replication handler of mine. https://sss-nick-solr-m.u

Solr reindexing

2024-08-07 Thread Mugi, Krishnavamsireddy
Hi Team, We are copying the data from one of the solr server in EC2 instance to K8s solr instance. EC2 instance solr version is 6.5.1 K8s instance solr version is 9.2.1 We are copying the data through solr replication handler, Will the copying work seamlessly or do we need to make any changes

Compatability of predefined class in solr versions

2024-07-19 Thread Mugi, Krishnavamsireddy
Hi Team, Is the below Solr predefined class works in solr version 9.6.1? We are migrating our solr version from 8.11.1 to 9.6.1 which is giving the below error while creating the core. Class: org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactory [cid:image001.pn

RE: Solr exception while deployment in K8s

2024-07-19 Thread Mugi, Krishnavamsireddy
ment in K8s How are you deploying Solr to Kubernetes? Are you using the official Solr docker image? Are you using the Solr Operator? - Houston On Wed, Jul 17, 2024 at 9:49 AM Mugi, Krishnavamsireddy < krishnavamsireddy.m...@paramount.com> wrote: > Hi Team, > > We are tryi

Solr exception while deployment in K8s

2024-07-17 Thread Mugi, Krishnavamsireddy
Hi Team, We are trying to deploy one of solr site in K8s, But we are seeing below exception while deployment. We are migrating solr from 8.11.2 to 9.6.1. Can you please help me on this? 2024-07-16 15:07:57.314 WARN (main) [ ] o.e.j.w.WebAppContext Failed startup of context o.e.j.w.WebAppCo

RE: Null Pointer exception while doing data import

2024-06-05 Thread Mugi, Krishnavamsireddy
az3g$ which is the right place to get support for it. On Tue, Jun 4, 2024 at 8:00 AM Mugi, Krishnavamsireddy wrote: > > Hi Team, > > We have multiple feed url's configured in solr, While performing data import > from feed url to solr, we are getting below exception. Can you please

Null Pointer exception while doing data import

2024-06-04 Thread Mugi, Krishnavamsireddy
Hi Team, We have multiple feed url's configured in solr, While performing data import from feed url to solr, we are getting below exception. Can you please let me know why will we get this exception while performing data import? FYI, it is not continuous, It is happening intermittently. Except

RE: Cant access SolrRequestParsers

2024-05-16 Thread Mugi, Krishnavamsireddy
solr-core so you may also be importing the wrong package? -Gus On Thu, May 16, 2024 at 9:30 AM Mugi, Krishnavamsireddy < krishnavamsireddy.m...@paramount.com> wrote: > Hi Team, > > We are upgrading our solr-client(org.apache.solr.solr-core) from > 8.11.2 to 9.6.0, After upgra

Cant access SolrRequestParsers

2024-05-16 Thread Mugi, Krishnavamsireddy
Hi Team, We are upgrading our solr-client(org.apache.solr.solr-core) from 8.11.2 to 9.6.0, After upgrading the client, we are getting below error. Kindly help us on this error. Error: cannot access org.apache.solr.servlet.SolrRequestParsers Is there any alternative way to access SolrRequestPar