Re: Cancel ongoing solr backups

2024-08-01 Thread Yuntong Qu
Hi, We are interested in contributing a stop ASYNC collections API (cloud backup etc) call as a feature. Does the community think it's a good idea to look into this? Would the first step be creating a jira for this? Any guidance on this would be appreciated. Thanks, Yuntong On Tue, Jul 30, 2024 a

Re: Significant Backup/Restore Performance Degradation for Large Collections

2024-08-01 Thread Hakan Özler
Hey Kevin, thank you for your interest in this subject. Was this change tested on a cloud that was also taking active ingest/query > requests as the same time as the backup? The test is completed in a SolrCloud 9.6.1 + the patch cluster managed by the official Solr operator on Amazon EKS. The ba

Re: ExtendedDismaxQParser changes

2024-08-01 Thread elisabeth benoit
And again, for the record and anyone facing the same issue, what I have described above, ie switching from a query like this parsedQuery = +(DisjunctionMaxQuery(((edgefield1:musee)^1.1 | edgefield2:musee)) DisjunctionMaxQuery(((edgefield1:maillol)^1.1 | edgefield2:maillol)) DisjunctionMaxQuery(

Solrj9.6.1 Kerberos Authentication Issue

2024-08-01 Thread prasad bezavada
Hello All, Can someone provide an example to connect Kerberos solr using solrj9.61 which uses Http2SolrClient and CloudHttp2SolrClient (when solr cloud enabled). Just setting up below properties not working System.setProperty("java.security.krb5.conf", "/path/to/krb5.conf"); System.setProperty("j

Re: Ranking of duplicate documents on solr

2024-08-01 Thread Saksham Gupta
Hi Deepak, Thanks for digging out such a detailed answer for my query. I did observe that the documents indexed earlier were the ones being displayed, but could not find any relevant documentation supporting this. Although, I could not understand the nuances pointed out in point 4, What do we mea