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


Reply via email to