paulirwin commented on code in PR #963: URL: https://github.com/apache/lucenenet/pull/963#discussion_r1811322653
########## 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: I'm finishing this PR, and I am going to revert the comments on Demos as a result of #457 as @NightOwl888 mentions above. -- 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: dev-unsubscr...@lucenenet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org