Re: Expanding child document matches with parent fields

2024-01-29 Thread Ramkumar Krishnamoorthy
I get what you are after Fredric. In fact I am after a solution for the same problem as well. I need to be able to - search based on text chunks that I have in my child documents - use their scores to sort results - filter results based on fields from the parent document - collapse it to just one

Re: LTR model upload API issue

2024-01-29 Thread rajani m
Agree to Alessandro point and thanks for pointing out that all of the endpoints require collection reload. I assume this upload config endpoint also performs collection reload, is that right? On Mon, Jan 29, 2024 at 9:27 AM

Re: LTR model upload API issue

2024-01-29 Thread Eric Pugh
There is some documentation, however it’s buried under the Package Management: https://solr.apache.org/guide/solr/latest/configuration-guide/package-manager-internals.html#package-store In https://issues.apache.org/jira/browse/SOLR-16038 there was some great work to start breaking out the File s

Re: [dev help wanted] /admin/segments handler: expose the term count

2024-01-29 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Wonderful. Please feel free to directly open a pull request or draft pull request, or if you prefer first leave an "i'm working on this" style comment and/or ask any questions on the JIRA issue. Thanks! From: users@solr.apache.org At: 01/26/24 19:34:36 UTCTo: users@solr.apache.org Cc: d...@sol

RE: Setting up Basic Authentication on Solr Cloud

2024-01-29 Thread Flowerday, Matthew J
Hi Jan Thanks for getting back to me. I had a good read of the link you sent me and made these changes on each solrCloud server solr.in.cmd – set up: set SOLR_ZK_CREDS_AND_ACLS=-DzkACLProvider=org.apache.solr.common.cloud.DigestZkACLProvider ^ -DzkCredentialsProvider=org.apache.solr.common

Re: Dense vector search distance calculation

2024-01-29 Thread Frederic Font Corbera
Thanks! -- Frederic Font - ffont.github.io Music Technology Group, UPF - mtg.upf.edu Freesound - freesound.org On Mon, 29 Jan 2024 at 11:50, Alessandro Benedetti wrote: > This class is probably your best bet: > org.apache.lucene.index.VectorSimilarityFunction >

Re: LTR model upload API issue

2024-01-29 Thread Alessandro Benedetti
Do we have any documentation about the File store APIs current usages? Is there any plan to replace SolrResourceLoader with that? Learning To Rank uses the SolrResourceLoader mechanisms to load the model into memory (to then use it) and that mechanism is used across many Apache Solr functionalities

Re: Dense vector search distance calculation

2024-01-29 Thread Alessandro Benedetti
This class is probably your best bet: org.apache.lucene.index.VectorSimilarityFunction >From here you can explore the java code used to calculate the vector similarities in Apache Solr. Cheers -- *Alessandro Benedetti* Director @ Sease Ltd. *Apache Lucene/Solr Committer* *A

Re: Solr 9.4 - Help regarding vector search min Similarity threshold with knn parser

2024-01-29 Thread Alessandro Benedetti
in line: -- *Alessandro Benedetti* Director @ Sease Ltd. *Apache Lucene/Solr Committer* *Apache Solr PMC Member* e-mail: a.benede...@sease.io *Sease* - Information Retrieval Applied Consulting | Training | Open Source Website: Sease.io LinkedIn