- 567cec6 Remove outdated System.Text.Json pinned reference (#1436) by Paul Irwin · 4 days ago master
- 89f5f07 Bump Microsoft.Extensions parent version to 10.0.10 (#1435) by Paul Irwin · 4 days ago
- ede6202 fix(docs): keep right menu below sticky header (#1425) by w3lld1 · 9 days ago
- 29f50d6 Reduce lock scope in `FSDirectory.DeleteFile`, #1428 (#1429) by Mario Noack · 12 days ago
- 60d9864 docs: explain omitted Sandbox query types (#1430) by tomatotomata · 12 days ago
- 13c5105 Add client-side async API for replication (IAsyncReplicator) (#1182) by Nehan Khan Pathan · 3 weeks ago
- 034c009 fix(ReplicatorTestCase): Replace deprecated WebHostBuilder with HostBuilder (#1411) (#1416) by Shashwat Sinha · 5 weeks ago
- 69431e7 Fix website build job to only run if it is executing on the main upstream repository (#1418) by John Bampton · 5 weeks ago
- 8a51154 Remove duplicate entry from .gitignore (#1417) by John Bampton · 5 weeks ago
- 9c6f8cb Clean up and fix Python and Shell shebang lines (#1415) by John Bampton · 5 weeks ago
- f7678bd misc: fix typos (#1404) by John Bampton · 5 weeks ago
- af9c814 Enable markdownlint rule MD047; Auto fix end of files with prek (#1412) by John Bampton · 5 weeks ago
- b1e88ae [CI] Add prek hook `yamllint`; Minor YAML formatting (#1403) by John Bampton · 5 weeks ago
- 046bca9 [CI] Add prek hook `end-of-file-fixer`; Auto fix C# files (#1405) by John Bampton · 5 weeks ago
- 1cfe965 Enable markdownlint rule MD038/no-space-in-code Spaces inside code sp… (#1406) by John Bampton · 5 weeks ago
- 04f7506 Add docs on the `prek` hook system; Configure `doctoc` hook (#1410) by John Bampton · 5 weeks ago
- 736554e Fix for `DebugAssertException` detection during testing + `VIntUtils` length assertions (#1400) by Shad Storhaug · 6 weeks ago
- 2cde8b5 Fix random TestRandomChains failures by excluding broken-offsets producers, #1072 (#1348) by Paul Irwin · 7 weeks ago
- cd6dfef Website: 4.8.0 beta00018 release updates (#1395) by Shad Storhaug · 7 weeks ago
- 08730de `.asf.yaml`: Enable rebase and merge option for PRs. (#1393) by Shad Storhaug · 7 weeks ago
- 53a994c `Lucene-Net-Website.yml`: Don't persist checkout credentials on PR branch (#1392) by Shad Storhaug · 7 weeks ago
- 3606afd ci(performance): add prek hook priorities for parallel execution (#1379) by John Bampton · 7 weeks ago
- 3fe4c42 Implement IsTestThread to fix flaky TestFlushExceptions (#1382) by Paul Irwin · 7 weeks ago
- c5c7942 [CI] Add pre-commit hook `markdownlint` with basic config (#1391) by John Bampton · 7 weeks ago
- 03d58e3 misc: fix typos (#1388) by John Bampton · 7 weeks ago
- d7af24e Added `SpanTools.ValueStringBuilder.Generator` Reference (#1390) by Shad Storhaug · 7 weeks ago
- 33c44be Updated Docs and Website Automation Trigger + Procedures (#1386) by Shad Storhaug · 7 weeks ago
- fd7ed5c misc: fix typos (#1385) by John Bampton · 7 weeks ago
- 0bd234d misc: fix typos (#1384) by John Bampton · 7 weeks ago
- 9566bec .asf.yaml: Added docs/* to Maintenance Branch Protection rules, since… (#1383) by Shad Storhaug · 7 weeks ago
- b135f05 Remove unnecessary `string.AsSpan()` calls as of C# 14, #1340 (#1374) by Paul Irwin · 7 weeks ago
- 3602621 Implement IBufferWriter<char> in OpenStringBuilder and CharTermAttribute, #1315 (#1339) by Paul Irwin · 7 weeks ago
- ff37677 Bumped J2N to 2.2.0-alpha-0048 (#1378) by Shad Storhaug · 7 weeks ago
- 2e3cf85 Clean up and regenerate codespell.txt ignored words list (#1377) by John Bampton · 7 weeks ago
- 3dbdaef Fix FSDirectory fsync race on output close (#1292) by Victor Wilson · 7 weeks ago
- e6dd61a misc: fix spelling (#1365) by John Bampton · 7 weeks ago
- cba1a56 Add pre-commit hook `doctoc` to auto generate README table of contents (#1366) by John Bampton · 7 weeks ago
- f7f8c23 [CI] Add Python bandit security linter as a pre-commit hook (#1370) by John Bampton · 7 weeks ago
- 6074850 website: add missing `_appName` docfx config entries (#1372) by John Bampton · 7 weeks ago
- ba1b050 Fix GroupingSearch.TotalGroupCount null when groupOffset exceeds group count, #1362 (#1363) by Paul Irwin · 8 weeks ago
- 0a16c76 Fix debug asserts and docs for VIntUtils, #1279 (#1360) by Paul Irwin · 8 weeks ago
- a6f4657 Validate PatternParser DTDs against expected name (#1358) by Paul Irwin · 8 weeks ago
- 7b73146 Validate file paths for FSDirectory and Replicator (#1357) by Paul Irwin · 8 weeks ago
- b64bc65 Update .asf.yaml for release branch PRs (#1356) by Paul Irwin · 8 weeks ago
- 8367552 Update .asf.yaml for release branch rules (#1355) by Paul Irwin · 8 weeks ago
- ba8f049 Finish port of Lucene.Net.Collation functionality, #1343 (#1347) by Paul Irwin · 8 weeks ago
- e67da5b Performance improvements for DataInput/DataOutput and bit-shifting logic, #1279 (#1345) by Paul Irwin · 8 weeks ago
- 3428473 Reduce Azure DevOps Windows parallelism from 8 to 2, #1350 (#1354) by Paul Irwin · 8 weeks ago
- 7bceef4 Bumped ICU4N to 60.1.0-alpha.440 (#1353) by Shad Storhaug · 8 weeks ago
- cada5e7 Use C# 14 and fix field warnings/errors, #1340 (#1352) by Paul Irwin · 8 weeks ago
- e9ade1f Add required_pull_request_reviews section to .asf.yaml, #1321 (#1349) by Paul Irwin · 8 weeks ago
- e2e5d97 Add FileShare.Delete to SimpleFSDirectory and FSIndexOutput, #1283 (#1344) by Paul Irwin · 9 weeks ago
- 53cf888 Scan TestFramework assembly in analysis discovery tests, #1126 (#1333) by Paul Irwin · 9 weeks ago
- 80b2a66 [CI] Pin all pre-commit hooks to sha for supply chain security (#1332) by John Bampton · 9 weeks ago
- 27ee39c misc: fix grammar and spelling (#1335) by John Bampton · 9 weeks ago
- b38edb7 Add CITATION file to help users correctly cite the Lucene.NET software (#1330) by John Bampton · 9 weeks ago
- 7b7cbb0 website: fix grammar and spelling in Markdown files (#1334) by John Bampton · 9 weeks ago
- 04395f4 [CI] Add official pre-commit hook `detect-aws-credentials` (#1328) by John Bampton · 9 weeks ago
- 4c9efd7 [CI] Add pre-commit hook gitleaks secret scanner (#1320) by John Bampton · 9 weeks ago
- ff956ee misc: fix typos (#1329) by John Bampton · 9 weeks ago
- bfa05f8 [CI] Switch pre-commit to use ASF approved prek-action (#1318) by John Bampton · 9 weeks ago
- f7b3913 [CI] Pin all actions to latest sha (#1326) by John Bampton · 9 weeks ago
- fd356f7 Update copyright year in NOTICE.txt (#1317) by John Bampton · 9 weeks ago
- ab18998 Updated copyright year to 2026 in LICENSE.txt (#1323) by Shad Storhaug · 9 weeks ago
- a27bda4 Upgrade .NET SDK in Azure DevOps to 10.0.301, #1322 (#1327) by Paul Irwin · 9 weeks ago
- dc57c2e CI: Upgraded `DownloadPipelineArtifact` to version 2 (#1324) by Shad Storhaug · 9 weeks ago
- 0c15e6d misc: fix typos (#1325) by John Bampton · 9 weeks ago
- 34812b5 `.asf.yaml`: use a better repository description (#1319) by John Bampton · 9 weeks ago
- 7e749cc Fix typos (#1316) by John Bampton · 9 weeks ago
- 90fbe04 Guard Commit() in TestTransactions to handle injected I/O failures, #1298 (#1312) by Paul Irwin · 9 weeks ago
- c00eabb Replace LinkedHashSet<T> with OrderedHashSet<T>, #1272 (#1313) by Martin Lindqvist · 9 weeks ago
- 8c57a0f Throw on invalid offset 0 in LZ4 decompression, #1276 (#1310) by Paul Irwin · 3 months ago
- 640564b Configure merge buttons to attempt fix to .asf.yaml (#1304) by Paul Irwin · 3 months ago
- ff37ad2 misc: fix typos (#1308) by John Bampton · 3 months ago
- 774bd81 Update dev analyzers; fix some findings (#1168, #924, #1211, #1097) (#1294) by Paul Irwin · 3 months ago
- ffbfb36 Add Lucene1001 / Lucene1002 analyzers for TokenStream contract, #1146 (#1288) by Paul Irwin · 3 months ago
- 03c5fa6 Exclude binary fonts and test corpora from editorconfig-checker (#1309) by Paul Irwin · 3 months ago
- 3f058e2 Fix case of Apache License text in ACKNOWLEDGEMENTS.txt (#1307) by John Bampton · 3 months ago
- 7177c8b [CI] Add 3 more pre-commit hooks (#1306) by John Bampton · 3 months ago
- 4fbf2e1 Bump https://github.com/oxipng/oxipng in the pre-commit-hooks group (#1305) by dependabot[bot] · 3 months ago
- a7ff29a Add Dependabot and configure pre-commit ecosystem (#1249) by John Bampton · 3 months ago
- 8d801fb Improve performance and correctness of NumericUtils methods, #1280 (#1282) by Paul Irwin · 3 months ago
- 93285b8 fix: Render ASF policy links in static HTML footer (#1303) by Rich Bowen · 3 months ago
- 1c95ddc Add Infra-recommended branch protection rules (#1299) by Paul Irwin · 3 months ago
- 5976abd Cancellation support for LimitedConcurrencyLevelTaskScheduler, #1253 (#1275) by Paul Irwin · 3 months ago
- 5381fdb SWEEP: Replace BCL Dictionary<TKey,TValue> with JCG.Dictionary<TKey,TValue> (#1273) (#1287) by Victor Wilson · 3 months ago
- d4e2707 Clean up and order `.rat-excludes` (#1291) by John Bampton · 3 months ago
- fa6b6cf [CI] Add ASF Allow list workflow (#1289) by John Bampton · 3 months ago
- be94cfd Fix ArgumentOutOfRangeException in IrishLowerCaseFilter span slicing, #1150 (#1286) by Paul Irwin · 3 months ago
- b905052 Disable MyGet preview feeds (#1285) by Paul Irwin · 3 months ago
- 237aa84 misc: fix typos (#1281) by John Bampton · 4 months ago
- 9a1bf2e Fix vulnerable System.Security.Cryptography.Xml via updating Microsoft.Extensions to 10.0.7 (#1260) by Paul Irwin · 4 months ago
- 29ddb24 SWEEP: Upgraded to the navigable APIs on `SortedSet<T>` and `SortedDictionary<TKey, TValue>` (#1268) by Shad Storhaug · 4 months ago
- dff28e7 misc: fix typos (#1270) by John Bampton · 4 months ago
- 679dfac misc: fix spelling and clean up (#1269) by John Bampton · 4 months ago
- fa77f63 More BytesRef/UnicodeUtil UTF-8-to-string fixes, #1024 (#1171) by Paul Irwin · 4 months ago
- 1a1103d Fix concurrent-extension race in MMapDirectory.Map, #1090 (#1263) by Paul Irwin · 4 months ago
- 36b57d5 misc: fix typos (#1266) by John Bampton · 4 months ago
- 84cc755 Remove lib folder; add Apache RAT script (#1256) (#1258) by Paul Irwin · 4 months ago
- b05b879 dependencies.props: Bumped J2N to 2.2.0-alpha-0042 (#1265) by Shad Storhaug · 4 months ago