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/04/16 06:00:04 UTC

[GitHub] [lucenenet] NightOwl888 opened a new pull request #468: Added tests for Document extension methods (Closes #407)

NightOwl888 opened a new pull request #468:
URL: https://github.com/apache/lucenenet/pull/468


   Closes #407
   
   This moves all Document extensions to the `Lucene.Net.Documents.Extensions` namespace. This is a breaking change, but the extension methods were in both the `Lucene.Net.Documents` and `Lucene.Net.Documents.Extensions` namespace and this unifies them all in a single import.
   
   Added tests for `DocumentExtensions` in `Lucene.Net.Tests._J-S`, `Lucene.Net.Tests.ICU` and `Lucene.Net.Tests.Facet`. 
   
   Added missing guard clauses and updated documentation of Document extension methods and some related fields.


-- 
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.

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



[GitHub] [lucenenet] NightOwl888 merged pull request #468: Added tests for Document extension methods (Closes #407)

Posted by GitBox <gi...@apache.org>.
NightOwl888 merged pull request #468:
URL: https://github.com/apache/lucenenet/pull/468


   


-- 
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.

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