mayya-sharipova commented on a change in pull request #608:
URL: https://github.com/apache/lucene/pull/608#discussion_r790163636



##########
File path: 
lucene/core/src/java/org/apache/lucene/codecs/lucene90/package-info.java
##########
@@ -180,9 +180,6 @@
  *       of files, recording dimensionally indexed fields, to enable fast 
numeric range filtering
  *       and large numeric values like BigInteger and BigDecimal (1D) and 
geographic shape
  *       intersection (2D, 3D).
- *   <li>{@link org.apache.lucene.codecs.lucene90.Lucene90HnswVectorsFormat 
Vector values}. The

Review comment:
       It seems that we need to have `package-info.java` for each package and 
can't delete it. I've removed all the javadoc from it.

##########
File path: 
lucene/core/src/java/org/apache/lucene/codecs/lucene90/package-info.java
##########
@@ -180,9 +180,6 @@
  *       of files, recording dimensionally indexed fields, to enable fast 
numeric range filtering
  *       and large numeric values like BigInteger and BigDecimal (1D) and 
geographic shape
  *       intersection (2D, 3D).
- *   <li>{@link org.apache.lucene.codecs.lucene90.Lucene90HnswVectorsFormat 
Vector values}. The

Review comment:
       It seems that we need to have `package-info.java` for each package and 
can't delete it. I've removed all the javadoc from it. Addressed in 
770c1ff239a5509087c203fd1fa3a3f83f0ce93f




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to