## Description:

Apache Lucene.NET is a port of the Lucene search engine library, written in C#
and targeted at .NET runtime users.

## Issues:

There are no Board-level issues at this time.

## Membership Data:

Apache Lucene.Net was founded 2012-08-15 (10 years ago)
There are currently 17 committers and 15 PMC members in this project.
The Committer-to-PMC ratio is roughly 9:8.

Community changes, past quarter:
- Ron Clabo was added to the PMC on 2022-03-03
- No new committers. Last addition was Ron Clabo on 2021-06-03.

## Project Activity:

We released 4.8.0-beta00016 this quarter, which was our biggest update since
4.8.0-beta00008. The release includes some key bug fixes and we have closed
some issues that have been on our radar for quite some time.

Thanks to the recent completion of the repeatable random test feature, we have
tracked down the cause of nearly all of the test failures, and are down to a
handful of tests where we have a fair understanding of the problem.

J2N, RandomizedTesting.Generators, and Morfologik.Stemming have all had a
first stable release, and Spatial4n has been consolidated back into a single
package. The only unstable dependency we have left is ICU4N. These
dependencies, as well as Lucene.NET have also added Source Link to allow
consumers to be able to step into our code directly.

We have also solved an issue with ConditionalWeakTable that fixes a
long-standing memory leak issue on .NET Framework with the WeakDictionary
workaround that was carried over from Lucene 3.0.3. WeakDictionary is no
longer part of the codebase.

The focus has now shifted to ICU4N to solve some of the embedded resource
package size distribution problems by switching to satellite assemblies and to
add a better getting started section to the website.

Recent releases: Apache-Lucene.Net-4.8.0-beta00016 was released on 2022-02-17.
Apache-Lucene.Net-4.8.0-beta00015 was released on 2021-10-29.
Apache-Lucene.Net-4.8.0-beta00014 was released on 2021-03-28.

## Community Health:

We continue to have a small number of contributors doing the bulk of the work,
yet a few that are generous enough to submit small fixes (mostly with the API
docs) and occasional questions/bug reports.

Ron Clabo was also promoted to PMC this quarter.

- [email protected]<mailto:[email protected]> had a 169% increase 
in traffic in the past quarter
(272 emails compared to 101)
- [email protected]<mailto:[email protected]> had a 100% 
decrease in
traffic in the past quarter (0 emails compared to 6)
- 131 commits in the past quarter (-9% change)
- 5
code contributors in the past quarter (25% increase)
- 48 PRs opened on GitHub,
past quarter (6% increase)
- 50 PRs closed on GitHub, past quarter (11%
increase)
- 12 issues opened on GitHub, past quarter (9% increase)
- 9 issues
closed on GitHub, past quarter (-62% change)

(previous quarter stats available directly via
https://reporter.apache.org/wizard/statistics?lucenenet)

Reply via email to