[GitHub] [lucenenet] Shazwazza opened a new issue #300: Docs cleanup/improvements

2020-06-30 Thread GitBox
Shazwazza opened a new issue #300: URL: https://github.com/apache/lucenenet/issues/300 Based on the resent release of the beta9 docs, there's still plenty more that needs to be done as the structure of the site had to change due to docfx and xrefs since you cannot have overlapping

Re: [VOTE] Apache Lucene.NET 4.8.0-beta00009

2020-06-30 Thread Elad Margalit
Is there anything special in this release? I couldn't open the release notes. However, I tried it and it looks ok. +1 On Tue, Jun 30, 2020 at 3:21 PM Fabio Buscaroli wrote: > +1 > > Ottieni Outlook per Android > > > From: Michael

[VOTE] Apache Lucene.NET 4.8.0-beta00009

2020-06-30 Thread Michael Condillac
> I have posted a new candidate for the Apache Lucene.NET 4.8.0-beta9 > release and it is ready for testing. > > > The binaries can be downloaded from: > https://dist.apache.org/repos/dist/dev/lucenenet/4.8.0-beta9/ > > The release was made from the Apache Lucene.NET 4.8.0-beta9 tag

Re: [VOTE] Apache Lucene.NET 4.8.0-beta00009

2020-06-30 Thread Fabio Buscaroli
+1 Ottieni Outlook per Android From: Michael Condillac Sent: Tuesday, June 30, 2020 1:53:08 PM To: dev@lucenenet.apache.org Subject: Re: [VOTE] Apache Lucene.NET 4.8.0-beta9 +1 On Tue, 30 Jun 2020, 18:48 Michael Condillac, <

Re: [VOTE] Apache Lucene.NET 4.8.0-beta00009

2020-06-30 Thread Michael Condillac
+1 On Tue, 30 Jun 2020, 18:48 Michael Condillac, < michaelcondil...@googlemail.com> wrote: > > I have posted a new candidate for the Apache Lucene.NET 4.8.0-beta9 >> release and it is ready for testing. >> >> >> The binaries can be downloaded from: >>

RE: [VOTE] Apache Lucene.NET 4.8.0-beta00009

2020-06-30 Thread Shad Storhaug
Here are the release notes from GitHub - we are keeping them as a draft until the release. Bugs #294 - Fixed the description for Lucene.NET 2.9.4 in the API documentation. Improvements #260 - Changed culture-sensitivity of function-based queries to use the invariant culture when

[GitHub] [lucenenet] NightOwl888 opened a new issue #301: False positives in try-catch blocks with Asserts revealed when using NUnit 3.10.0+

2020-06-30 Thread GitBox
NightOwl888 opened a new issue #301: URL: https://github.com/apache/lucenenet/issues/301 Some of the test asserts are structured in a way that makes them potentially catch any exception that NUnit throws to implement its behavior. For example: ```c# try { // Test

Re: [VOTE] Apache Lucene.NET 4.8.0-beta00009

2020-06-30 Thread Laimonas Simutis
+1 On Tue, Jun 30, 2020 at 9:32 AM Shad Storhaug wrote: > Here are the release notes from GitHub - we are keeping them as a draft > until the release. > > Bugs > > #294 - Fixed the description for Lucene.NET 2.9.4 in the API > documentation. > > Improvements > > #260 - Changed

[GitHub] [lucenenet] NightOwl888 closed issue #295: Investigate Slow Tests in Lucene.Net.Util Namespace

2020-06-30 Thread GitBox
NightOwl888 closed issue #295: URL: https://github.com/apache/lucenenet/issues/295 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

[GitHub] [lucenenet] NightOwl888 merged pull request #303: Fix for slow Lucene.Net.Util namespace tests (addresses #295)

2020-06-30 Thread GitBox
NightOwl888 merged pull request #303: URL: https://github.com/apache/lucenenet/pull/303 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

[RESULT] [VOTE] Apache Lucene.NET 4.8.0-beta00009

2020-06-30 Thread Shad Storhaug
The vote has now closed. The results are: Binding Votes: +1 [5] -1 [0] Non-Binding Votes: +1 [3] -1 [0] The vote is ***successful ***

[GitHub] [lucenenet] NightOwl888 opened a new pull request #303: Fix for slow Lucene.Net.Util namespace tests (addresses #295)

2020-06-30 Thread GitBox
NightOwl888 opened a new pull request #303: URL: https://github.com/apache/lucenenet/pull/303 This has several enhancements that improve the performance of tests in the `Lucene.Net.Util` namespace. This is an automated

[GitHub] [lucenenet] NightOwl888 closed issue #301: False positives in try-catch blocks with Asserts revealed when using NUnit 3.10.0+

2020-06-30 Thread GitBox
NightOwl888 closed issue #301: URL: https://github.com/apache/lucenenet/issues/301 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

[GitHub] [lucenenet] NightOwl888 merged pull request #299: Failing Asserts on .NET Standard 2.x (fixes #267, fixes #301)

2020-06-30 Thread GitBox
NightOwl888 merged pull request #299: URL: https://github.com/apache/lucenenet/pull/299 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

[GitHub] [lucenenet] NightOwl888 closed issue #267: Fix asserts that are failing on .NET Standard 2.0

2020-06-30 Thread GitBox
NightOwl888 closed issue #267: URL: https://github.com/apache/lucenenet/issues/267 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

[GitHub] [lucenenet] Shazwazza opened a new pull request #304: Docs overhaul and beta00009 docs release

2020-06-30 Thread GitBox
Shazwazza opened a new pull request #304: URL: https://github.com/apache/lucenenet/pull/304 There are quite a lot of changes here. Just creating a PR for completeness with notes. The main issue with docs before was that due to the nature of how the Lucene project is structured

[GitHub] [lucenenet] Shazwazza merged pull request #304: Docs overhaul and beta00009 docs release

2020-06-30 Thread GitBox
Shazwazza merged pull request #304: URL: https://github.com/apache/lucenenet/pull/304 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

[ANNOUNCE] Apache Lucene.NET 4.8.0-beta00009 Released

2020-06-30 Thread Shad Storhaug
The Apache Lucene.NET team is pleased to announce the release of version 4.8.0-beta9 of Apache Lucene.NET. Apache Lucene.NET is a .NET full-text search engine framework, a C# port of the popular Apache Lucene project. Apache Lucene.NET is not a complete application, but rather a code