Is there a way to run the entire payload of a request through a charFilter and not just the fields?

2022-11-25 Thread Matthew Castrigno
I need to filter out some characters in a payload so that SOLR will recognize the payload as a JSON document. The solr.MappingCharFilterFactory functionality is what I need but I need to run over the entire payload and not just the fields. I cannot change the payload prior to submitting to SOLR

Re: Is it possible to define one certain solr server to perform backup with a local file system as a target?

2022-11-25 Thread Shawn Heisey
On 11/25/22 07:29, Katja Zinchenko wrote: Afterwards I have backup in the file system of a random server. So, I have to allocate enough memory on each node, which will probably stay empty. Are there any other solutions to define which server will be used for the backups? Maybe one requirement e

Re: 8.11.2 Performance degradation

2022-11-25 Thread matthew sporleder
What happens on 9.x?? :) > On Nov 25, 2022, at 11:33 AM, Richard Goodman wrote: > > Hi there, > > We have a cluster spread over 72 instances on k8s hosting around 12.5 > billion documents (made up of 30 collections, each collection having 12 > shards). We were originally using 7.7.2 and perfor

Is it possible to define one certain solr server to perform backup with a local file system as a target?

2022-11-25 Thread Katja Zinchenko
Hello everybody, I am try to do backup like curl 'http://XXX-01:8983/solr/admin/collections?action=BACKUP&name=btestBackup&collection=btest&location=backup' It works after performing following operations on each server: mkdir solr-8.11.1/server/backup mkdir -p solr-8.11.1/server/backup/btestBac

8.11.2 Performance degradation

2022-11-25 Thread Richard Goodman
Hi there, We have a cluster spread over 72 instances on k8s hosting around 12.5 billion documents (made up of 30 collections, each collection having 12 shards). We were originally using 7.7.2 and performance was okay enough for us for our business needs. We then recently upgraded our cluster to v8

Re: [External] : Re: Solr 8.11.1 Optimise command not deleting the deletedDoc

2022-11-25 Thread Thomas Corthals
Hi Rajan It's explained in the ref guide. https://solr.apache.org/guide/8_11/uploading-data-with-index-handlers.html#commit-and-optimize-during-updates Thomas Op vr 25 nov. 2022 om 16:08 schreef Nagarajan Muthupandian < nagarajan.muthupand...@oracle.com>: > Hi Bernd, > > Thank you for the resp

Re: [External] : Re: Solr 8.11.1 Optimise command not deleting the deletedDoc

2022-11-25 Thread Nagarajan Muthupandian
Hi Bernd, Thank you for the response.. Can you help me with details on what the "expungeDeletes=true" will do.. I tried google, but could not find much info related to this. Thanks Rajan From: Bernd Fehling Date: Friday, 25 November 2022 at 6:54 PM To: users@solr.apache.org Subject: [Externa

Re: Solr 8.11.1 Optimise command not deleting the deletedDoc

2022-11-25 Thread Bernd Fehling
Hi Rajan, you show first send a commit command with "expungeDeletes=true" and after that do an optimize. Regards, Bernd Am 25.11.22 um 14:08 schrieb Nagarajan Muthupandian: Hi, I am trying to optimize the core which has deletedDocs of 120755870 .. Status Query for core the give’s the outp

Solr 8.11.1 Optimise command not deleting the deletedDoc

2022-11-25 Thread Nagarajan Muthupandian
Hi, I am trying to optimize the core which has deletedDocs of 120755870 .. Status Query for core the give’s the output as below.. curl 'http://host:port/solr/admin/cores?action=STATUS&core=CORE_1' { "responseHeader":{ "status":0, "QTime":3}, "initFailures":{}, "status":{