jpountz commented on code in PR #13296:
URL: https://github.com/apache/lucene/pull/13296#discussion_r1562691650


##########
lucene/MIGRATE.md:
##########
@@ -180,6 +180,8 @@ access the members using method calls instead of field 
accesses. Affected classe
 
 - `IOContext`, `MergeInfo`, and `FlushInfo` (GITHUB#13205)
 - `BooleanClause` (GITHUB#13261)
+- `FieldEntry`, a static nested class, from `Lucene90HnswVectorsReader`, 
`SimpleTextKnnVectorsReader`,
+  `Lucene99FlatVectorsReader`, `Lucene99HnswVectorsReader`, and 
`Lucene99ScalarQuantizedVectorsReader`

Review Comment:
   No need to mention these classes in the MIGRATE file, they are 
implementation details that users don't interact with.



-- 
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-unsubscr...@lucene.apache.org

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


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

Reply via email to