Re: [PR] WIP expose FlatVectorsFormat [lucene]

2024-06-08 Thread via GitHub
msokolov commented on code in PR #13469: URL: https://github.com/apache/lucene/pull/13469#discussion_r1632032521 ## lucene/core/src/java/org/apache/lucene/codecs/lucene99/Lucene99FlatVectorsReader.java: ## @@ -217,6 +220,18 @@ public ByteVectorValues getByteVectorValues(String f

Re: [PR] WIP expose FlatVectorsFormat [lucene]

2024-06-07 Thread via GitHub
benwtrent commented on code in PR #13469: URL: https://github.com/apache/lucene/pull/13469#discussion_r1631602139 ## lucene/core/src/java/org/apache/lucene/codecs/lucene99/Lucene99FlatVectorsReader.java: ## @@ -217,6 +220,18 @@ public ByteVectorValues getByteVectorValues(String

Re: [PR] WIP expose FlatVectorsFormat [lucene]

2024-06-07 Thread via GitHub
msokolov commented on code in PR #13469: URL: https://github.com/apache/lucene/pull/13469#discussion_r1631529606 ## lucene/core/src/java/org/apache/lucene/codecs/lucene99/Lucene99FlatVectorsReader.java: ## @@ -217,6 +220,18 @@ public ByteVectorValues getByteVectorValues(String f

[PR] WIP expose FlatVectorsFormat [lucene]

2024-06-07 Thread via GitHub
msokolov opened a new pull request, #13469: URL: https://github.com/apache/lucene/pull/13469 just posting this here for discussion purposes; API is up for discussion -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use