Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 10, 2025
fix: Self-host all external website dependencies (#1197)
Show description for 5b48701authored
Commits on Oct 8, 2025
feat: Optimize SmartCn Dictionaries and Add Dictionary Loading Tests (#1154)
Show description for 03af992
Commits on Oct 6, 2025
- authored
Fix query parser failure with Unicode minus sign, #846 (#1205)
Show description for 2abc120Upgrade dev analyzers to 1.0.0-alpha.18; make WindowsFsyncSupport internal, #1100 (#1202)
Show description for ef4678cauthored- authored
Commits on Oct 4, 2025
Replace LinkedDictionary with OrderedDictionary (#1200)
Show description for e9a0be2authored
Commits on Oct 1, 2025
Optimize StemmerUtil for `ReadOnlySpan<char>`/`Span<char>`, #1140 (#1144)
Show description for 21a9882authored- committed
- committed
Lucene.Net.Support.IO.StreamExtensions::Read(Span<byte>, long): Moved position checks into "seek" block, since checking stream.Length will throw on a non-seekable stream and RandomAccess.Read() rep…
Show description for 3cf3bdecommitted- committed
- committed
- committed
- committed
Lucene.Net.Support.IO.StreamExtensions: Added Read(Span<byte>) and Read(Span<byte>, long) overloads to patch missing APIs on .NET Framework and .NET Standard. The latter uses the BCL RandomAccess c…
Show description for 189b4eacommitted- committed
- authored
Commits on Sep 29, 2025
Added AsSpan() and AsMemory() methods to ICharTermAttribute, CharsRef, and BytesRef (#1192)
Show description for 49e778bauthored
Commits on Sep 26, 2025
Added Lucene.Net.CodeAnalysis.Dev package reference (#1190)
Show description for 2067df7authored
Commits on Sep 25, 2025
Commits on Sep 23, 2025
Add unit tests for Collections, #1116 (#1124)
Show description for 5314f3fauthoredAdd Support unit tests for Arrays and remove a ToString overload, #1114 (#1121)
Show description for 972ac07authoredBREAKING: Static field cleanup, #662, #679 (#1079)
Show description for 79e90ceauthored
Commits on Sep 9, 2025
Cache NuGet Packages (GitHub Actions) (#1172)
Show description for 9638258
Commits on Sep 8, 2025
Proposal: Enable GitHub Discussions and configure mailing lists (#1174)
Show description for 82a32dfauthored
Commits on Sep 6, 2025
- authored
pull_request_template.md: fix link to the `Contributor Guide` (#1178)
Show description for ab008d9authoredFix typos (#1177)
Show description for 9b9cb2dauthored
Commits on Sep 5, 2025
Fix integer overflow in IndexInputStream.Read(), #1158 (#1173)
Show description for 53f020b
Commits on Sep 2, 2025
Add async PerformAsync and FlushAsync methods with CancellationToken support (#1170)
Show description for f38de47
Commits on Aug 26, 2025
- authored
UnicodeUtil updates: TryUTF8toUTF16, ReadOnlySpan methods, #1024 (#1057)
Show description for 0521bba
Commits on Aug 20, 2025
Fix .asf.yaml syntax error for Apache Infrastructure (#1166)
Show description for c4d6fe3Added EditorConfig Style Enforcement via GitHub Actions (#1164)
Show description for 0e63339authored