[
https://issues.apache.org/jira/browse/SOLR-17927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047266#comment-18047266
]
Jan Høydahl commented on SOLR-17927:
------------------------------------
[~ichattopadhyaya] You merged this PR with an invalid changelog yaml file. This
is the third issue I find with your as committer where you have not reviewed
the changelog yaml file. The error is that the author has used the {{issue}}
key instead of {{links}} to reference a JIRA issue. Not only is {{issue}}
invalid but the valid {{issues}} key is for referencing github issues, not JIRA
issues.
Please correct this changelog enry, and please read up on the new logchange
process: https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc
CC: [~anshum]
{code:java}
issue: SOLR-17927
title: Rename vector search parameters and language model modules
type: changed
authors:
- name: Ishan Chattopadhyaya
- name: Alessandro Benedetti
- name: Ilaria Petreti
- name: Chaitali Rajhans {code}
> Fix naming in vector search support
> -----------------------------------
>
> Key: SOLR-17927
> URL: https://issues.apache.org/jira/browse/SOLR-17927
> Project: Solr
> Issue Type: Improvement
> Components: vector-search
> Reporter: Ishan Chattopadhyaya
> Assignee: Ishan Chattopadhyaya
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 10.0
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> I propose we:
> * Rename llm (module) to "inference" or "embedding" module
> * Rename "neural search" to "vector search"
> Solr 10 is a good opportunity to do this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]