NightOwl888 commented on issue #407: URL: https://github.com/apache/lucenenet/issues/407#issuecomment-820930737
It turns out these extension methods already existed, but they were in in the `Lucene.Net.Documents` namespace so I missed them in Intellisense. So, #468 moves them to the correct namespace `Lucene.Net.Documents.Extensions` and adds tests to close this issue. -- 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]
