issues
search
apache
/
lucenenet
Apache Lucene.NET
https://lucenenet.apache.org/
Apache License 2.0
2.24k
stars
639
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
4.8.0-beta00018 Documentation Changes
#1043
paulirwin
opened
1 day ago
0
Fix csharpsquid:S1117 SonarCloud warnings about shadowing fields with variable names
#1042
paulirwin
closed
1 day ago
1
Drop .NET Standard 2.0 Target
#1041
paulirwin
opened
2 days ago
0
Proposal: Drop .NET Standard 2.1 target
#1040
paulirwin
opened
2 days ago
4
Drop net6.0 target and use net6.0 to run netstandard2.1 tests, #1020
#1039
paulirwin
closed
1 day ago
2
Remove SetLength from ICharTermAttribute
#1038
paulirwin
opened
2 days ago
0
Suppress netstandard1.x warning for Lucene.Net.CodeAnalysis projects
#1037
paulirwin
opened
2 days ago
10
Fixed encoding provider loading on .NET Framework (for .NET Standard 2.0 target)
#1036
NightOwl888
closed
3 days ago
1
Replace lucene.testSettings.config references with lucene.testsettings.json
#1035
paulirwin
closed
3 days ago
0
Test Failure: Lucene.Net.Expressions.JS.TestJavascriptOperations (TestBitShiftLeft() and TestBitShiftRight()) on x86
#1034
NightOwl888
opened
3 days ago
2
Fix incorrect usage of argument exceptions for Sonar csharpsquid:S3928, #682
#1033
paulirwin
closed
3 days ago
0
Add comments to empty blocks to address Sonar csharpsquid:S108, #672
#1032
paulirwin
closed
3 days ago
0
Investigate feasibility of running tests on Android and iOS for MAUI compatibility
#1031
paulirwin
opened
3 days ago
2
BREAKING: Make ReusableStringReader internal
#1030
paulirwin
closed
3 days ago
1
Make ReusableStringReader internal
#1029
paulirwin
closed
3 days ago
0
Implement ISpanAppendable in CharBlockArray and CharTermAttributeImpl
#1028
paulirwin
closed
2 days ago
1
Review all Encoding usage for BOM compatibility
#1027
paulirwin
opened
5 days ago
0
Implement ISpanAppendable in CharBlockArray and ICharTermAttribute/CharTermAttributeImpl
#1026
paulirwin
closed
2 days ago
0
EncodingProvider won't load when target is .NET Standard 2.0 and runtime is .NET Framework
#1025
NightOwl888
closed
3 days ago
0
Convert UTF8toUTF16 to TryUTF8toUTF16
#1024
paulirwin
opened
1 week ago
0
Use ArgumentOutOfRangeException instead of IndexOutOfRangeException outside of indexers
#1023
paulirwin
opened
1 week ago
0
Tool to compare public API surface with Lucene
#1022
paulirwin
opened
1 week ago
2
Improve message for unit test failures for lucene.testsettings.json, #999
#1021
paulirwin
closed
1 week ago
0
Drop .NET 6 target
#1020
paulirwin
closed
1 day ago
1
Run tests on .NET 9
#1019
paulirwin
opened
1 week ago
0
Test review A-D, #259
#1018
paulirwin
closed
3 days ago
1
Task: Review Lucene.Net.TestFramework for Missing Features, Incomplete Features and Inconsistencies
#1017
NightOwl888
opened
1 week ago
0
Task: Rename BeforeClass() to OneTimeSetUp() and AfterClass() to OneTimeTearDown() to match NUnit Conventions
#1016
NightOwl888
opened
1 week ago
0
Added "Improvements" Category for Release Notes
#1015
NightOwl888
closed
1 week ago
0
Test review E-I, #259
#1014
paulirwin
closed
1 week ago
6
Search crash
#1013
Kiliggggg
opened
1 week ago
2
Moved .msbuildproj files into new proj/ folder
#1012
NightOwl888
closed
2 weeks ago
0
Added GitHub Automation for Release Notes
#1011
NightOwl888
closed
2 weeks ago
0
Updated .htaccess copy and release procedure
#1010
NightOwl888
closed
2 weeks ago
0
SWEEP: Normalized all TODOs to LUCENENET TODO and LUCENENET UPGRADE TODO
#1009
NightOwl888
closed
2 weeks ago
0
Generate C# code for Lucene.Net.Util.Packed types
#1008
paulirwin
opened
2 weeks ago
0
SWEEP: Replace J2N's TripleShift call with C# 11's unsigned right shift operator
#1007
paulirwin
closed
2 weeks ago
1
Replace J2N.Numerics.BitOperation.TripleShift with >>> in C# 11
#1006
paulirwin
closed
2 weeks ago
2
website/site/.htaccess - bug fix by removing BOM and update to beta0017 redirection
#1005
rclabo
closed
3 weeks ago
0
docs: Lucene-Net-Documentation.yml - Automation is broken for API docs
#1004
NightOwl888
opened
3 weeks ago
4
ArrayIndexOutOfBoundsException in ByteBlockPool
#1003
hidingmyname
opened
3 weeks ago
0
FuzzyQuery produces a wrong result when prefix is equal to the term length
#1002
paulirwin
closed
2 weeks ago
1
Upgrade NUnit to 4.x
#1001
paulirwin
opened
3 weeks ago
0
Upgrade NUnit to 3.14 and update test adapter and VS test SDK packages
#1000
paulirwin
closed
1 week ago
1
Change failed test message to use lucene.testsettings.json instead of .runsettings
#999
paulirwin
closed
1 week ago
0
Failing random test seed/culture: en-IE with seed 0x9a2b7430d6d33f0d
#998
paulirwin
opened
3 weeks ago
1
Fix references in docs to lucene.testSettings.config
#997
paulirwin
closed
3 days ago
0
Migrate to ANTLR v4 in Lucene.Net.Expressions, #977
#996
paulirwin
closed
1 week ago
1
Updated website for 4.8.0 beta00017 post-release
#995
NightOwl888
closed
3 weeks ago
0
docs: OpenNLP: Corrected errors (transitive instead of transient) in the docs
#994
NightOwl888
closed
4 weeks ago
0
Next