solr basic authentication

2022-06-27 Thread Anchal Sharma2
Hi All , Is there any standard tool for encrypting -decrypting the password present in security.json ? "credentials":{"solr":"encrypted password​ present here"}}, I want to change the default password present in the security.json and then upload the json with updated password to our zookeeper

[FINAL CALL] - Travel Assistance to ApacheCon New Orleans 2022

2022-06-27 Thread Gavin McDonald
To all committers and non-committers. This is a final call to apply for travel/hotel assistance to get to and stay in New Orleans for ApacheCon 2022. Applications have been extended by one week and so the application deadline is now the 8th July 2022. The rest of this email is a copy of what ha

Re: SolrCloud on Red Hat OpenShift Service on AWS

2022-06-27 Thread Vincenzo D'Amore
Ping On Fri, 24 Jun 2022 at 15:27, Vincenzo D'Amore wrote: > Hi all, > > I'm guessing if anyone has already deployed SolrCloud on Red Hat OpenShift > Service on AWS. > Can we run the Solr official image on ROSA out of the box or do we need to > do some customization? > Honestly I would prefer to

Re: solr basic authentication

2022-06-27 Thread Srijan
Have you looked into this? https://www.planetcobalt.net/sdb/solr_password_hash.shtml On Mon, Jun 27, 2022 at 3:08 AM Anchal Sharma2 wrote: > Hi All , > > Is there any standard tool for encrypting -decrypting the password present > in security.json ? > "credentials":{"solr":"encrypted password​

Re: Semantic Knowledge Graph theoric question

2022-06-27 Thread Alessandro Benedetti
Hi Davide, I assume that "abstracts_gene_pubtator_annotation_ids" just contains un-tokenized id, so I don't think there is a matter of tokenization, shingles etc. What we want is a single ID to be a single term in the index. If you want to debug the relatedness calculation, take a look here : org.

Delete by Id in solr cloud

2022-06-27 Thread Satya Nand
Hi, I have an 8 shards collection, where I am using *compositeId* routing with *router.field *(a field named parentglUsrId). The unique Id of the collection is a different field *displayid*. I am trying a delete by id operation where I pass a list of displayids to delete. I observed that no docum