294
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix query parser so it accepts queries with unicode characters More... about 23 years ago
Fix query parser so it accepts queries with unicode characters More... about 23 years ago
Fixed a bug where RAMInputStream could not read across more than across a single buffer boundary. More... about 23 years ago
Fixed a bug where RAMInputStream could not read across more than across a single buffer boundary. More... about 23 years ago
Fixed a bug where adding an optimized index to an empty index failed. More... over 23 years ago
Fixed a bug where adding an optimized index to an empty index failed. More... over 23 years ago
Added source code into distribution. More... over 23 years ago
Added source code into distribution. More... over 23 years ago
Fixed potential race condition. More... over 23 years ago
Fixed potential race condition. More... over 23 years ago
Fixed so that getDirectory(xxx,true) correctly erases the directory contents, even when the directory has already been accessed in this JVM. This was broken by the thread-safety fix. More... over 23 years ago
Fixed so that getDirectory(xxx,true) correctly erases the directory contents, even when the directory has already been accessed in this JVM. This was broken by the thread-safety fix. More... over 23 years ago
Fix issue where an inclusive range query would include the nearest term in the index above a non-existant specified upper term. More... over 23 years ago
Fix issue where an inclusive range query would include the nearest term in the index above a non-existant specified upper term. More... over 23 years ago
Fix NullPointerException in clone() method when the Term is null. More... over 23 years ago
Fix NullPointerException in clone() method when the Term is null. More... over 23 years ago
Removed some redundant code. This is already in BooleanScorer. More... over 23 years ago
Removed some redundant code. This is already in BooleanScorer. More... over 23 years ago
Removed broken build scripts and their libs. Build requires separate ant installation. More... over 23 years ago
Removed broken build scripts and their libs. Build requires separate ant installation. More... over 23 years ago
JDK 1.1 compatibility fix: disabled lock files for JDK 1.1, since they rely on a feature added in JDK 1.2. More... over 23 years ago
JDK 1.1 compatibility fix: disabled lock files for JDK 1.1, since they rely on a feature added in JDK 1.2. More... over 23 years ago
Removing another obsolete file. More... over 23 years ago
Removing another obsolete file. More... over 23 years ago
Removing obsolete file. More... over 23 years ago
Removing obsolete file. More... over 23 years ago
Added demo files to distribution. Fixed calls to demo in overview.html. More... over 23 years ago
Added demo files to distribution. Fixed calls to demo in overview.html. More... over 23 years ago
Changed version to 1.2-rc1 More... over 23 years ago
Changed version to 1.2-rc1 More... over 23 years ago