You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by GitBox <gi...@apache.org> on 2021/12/14 19:23:03 UTC

[GitHub] [lucenenet] eladmarg commented on a change in pull request #578: Lucene.Net.Facet: Added culture-sensitve ToString() overload on FacetResult and LabelAndValue

eladmarg commented on a change in pull request #578:
URL: https://github.com/apache/lucenenet/pull/578#discussion_r768975140



##########
File path: src/Lucene.Net.Facet/FacetResult.cs
##########
@@ -4,6 +4,7 @@
 using System.Diagnostics.CodeAnalysis;
 using System.Globalization;
 using System.Text;
+#nullable enable

Review comment:
       why this is needed?




-- 
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-unsubscribe@lucenenet.apache.org

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