rclabo commented on code in PR #963:
URL: https://github.com/apache/lucenenet/pull/963#discussion_r1777050862
##########
src/Lucene.Net.Demo/Facet/AssociationsFacetsExample.cs:
##########
@@ -157,7 +157,17 @@ public FacetResult RunDrillDown()
}
- /// <summary>Runs the sum int/float associations examples and prints
the results.</summary>
+ /// <summary>
+ /// Runs the sum int/float associations examples and prints the
results.
+ /// <para>
+ /// LUCENENET specific: This method is not for direct use. In the
Java implementation
Review Comment:
If you need to start your comment with "Technically," it should be a clue
that you are nitpicking.
--
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]