[ 
https://issues.apache.org/jira/browse/LUCENE-9573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484711#comment-17484711
 ] 

ASF subversion and git services commented on LUCENE-9573:
---------------------------------------------------------

Commit 8dfdb261e76db9db3d6e56f2e8bb0aac5b6871c8 in lucene's branch 
refs/heads/main from Mayya Sharipova
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=8dfdb26 ]

LUCENE-9573 Add Vectors to TestBackwardsCompatibility (#616)

This patch adds KNN vectors for testing backward compatible indices

- Add a KnnVectorField to documents when creating a new backward
  compatible index
- Add knn vectors search and check for vector values to the testing
  of search of backward compatible indices
- Add tests for knn vector search when changing backward compatible
 indices (merging them and adding new documents to them)

> Add back compat tests for VectorFormat to TestBackwardsCompatibility
> --------------------------------------------------------------------
>
>                 Key: LUCENE-9573
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9573
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Michael Sokolov
>            Assignee: Mayya Sharipova
>            Priority: Blocker
>             Fix For: 9.1
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> In LUCENE-9322 we add a new VectorFormat to the index. This issue is about 
> adding backwards compatibility tests for it once the index format has 
> crystallized into its 9.0 form



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to