NightOwl888 opened a new pull request #479: URL: https://github.com/apache/lucenenet/pull/479
Moved entire `Lucene.Net.Join` namespace to `Lucene.Net.Search.Join` to match Lucene. Added duplicates of the public types in `Lucene.Net.Join` and marked them `Obsolete` and hidden from Intellisense so this is not a breaking change. Also added duplicate tests to ensure the "old" types in `Lucene.Net.Join` function until they are removed. -- 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]
