Doing solr collection backup on s3 bucket or g-drive

2022-11-07 Thread Neeraj giri
s": 400, "QTime": 0 }, "error": { "metadata": [ "error-class", "org.apache.solr.common.SolrException", "root-error-class", "java.nio.file.FileSystemNotFoundException" ], "msg": "java.nio.file.FileSystemNotFoundException: Provider \"https\" not installed", "code": 400 } } Please help if anyone has faced this issue or ways to resolve it. Regards, Neeraj giri

Re: Doing solr collection backup on s3 bucket or g-drive

2022-11-09 Thread Neeraj giri
, https://issues.apache.org/jira/browse/SOLR-12523 People have already reported this issue and we don't have a solution currently. Neeraj giri On Mon, Nov 7, 2022 at 8:07 PM Shawn Heisey wrote: > On 11/7/22 04:40, Neeraj giri wrote: > > I'm trying to get a backup for my c

Creating custom analyzer

2023-02-02 Thread Neeraj giri
Hi all, I have a use case, the data I have is *mc burger* and I want to get this result on querying *mcburger*, can you please suggest the tokenizer and filters I can use while indexing and querying to achieve this. Regards, Neeraj giri

Deleting shard in solr

2023-02-15 Thread Neeraj giri
Hi all, I am trying to delete a shard in solr, but its saying shard is active and cannot be deleted. Is there a way to make a shard inactive ad then delete it? or any other way to delete a shard Regards, Neeraj giri

Skip spell check for certain tokens

2023-03-09 Thread Neeraj giri
Hi all, Is there a way or config which can be used to add a skip list while doing spell check on tokens. My use case is to "skip spell check" on certain words. Regards, Neeraj giri

Strategies for Real-Time Data Updates in Solr Without Compromising Latency

2023-08-25 Thread Neeraj giri
estions on architecture, techniques, or tools would be invaluable. Thank you in advance for your expertise and assistance. Regards, Neeraj giri

Re: Solr-9.6.0-Backup API - GCS Repository - PKIX path building failed

2024-08-13 Thread Neeraj giri
. Regards, Neeraj giri On Wed, 14 Aug 2024 at 9:34 AM, Sathish Ponnusamy wrote: > Hi Ross, > > Thanks for the input., Still we are struggling to solve this issue. In this > case solr will connect to the GCS bucket in the backend to backup the data, > how can I get the SSL Key