You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/02/01 15:05:48 UTC

[GitHub] [lucene] mayya-sharipova opened a new pull request #636: LUCENE-9573 Add Vectors to TestBackwardsCompatibility (#616)

mayya-sharipova opened a new pull request #636:
URL: https://github.com/apache/lucene/pull/636


   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)
   
   Also manually updated index.9.0.0-cfs.zip and index.9.0.0-nocfs.zip
   to include knn vector field.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [lucene] mayya-sharipova commented on pull request #636: LUCENE-9573 Add Vectors to TestBackwardsCompatibility (#616)

Posted by GitBox <gi...@apache.org>.
mayya-sharipova commented on pull request #636:
URL: https://github.com/apache/lucene/pull/636#issuecomment-1026942050


   backport of PR #616 for 9.x branch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [lucene] mayya-sharipova edited a comment on pull request #636: LUCENE-9573 Add Vectors to TestBackwardsCompatibility (#616)

Posted by GitBox <gi...@apache.org>.
mayya-sharipova edited a comment on pull request #636:
URL: https://github.com/apache/lucene/pull/636#issuecomment-1026942050


   backport of PR #616 for 9.x branch with modified 9.0.0 indices to include knn vector field


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [lucene] mayya-sharipova commented on pull request #636: LUCENE-9573 Add Vectors to TestBackwardsCompatibility (#616)

Posted by GitBox <gi...@apache.org>.
mayya-sharipova commented on pull request #636:
URL: https://github.com/apache/lucene/pull/636#issuecomment-1028281557


   Thanks @jpountz  for the review. 
   
   > I assume you're going to add these indices to the main branch then and change the version from 10 to 9?
   
   Yes, that's the plan.  No changes are planned for 9.0 branch. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [lucene] mayya-sharipova merged pull request #636: LUCENE-9573 Add Vectors to TestBackwardsCompatibility (#616)

Posted by GitBox <gi...@apache.org>.
mayya-sharipova merged pull request #636:
URL: https://github.com/apache/lucene/pull/636


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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