0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Factor all common PreparedStatement handling to a new class More... about 14 years ago
Removed database logic from ResourceImpl More... about 14 years ago
Move db logic out of NoteImpl More... about 14 years ago
Replace lucene-3.0.1 with a customized one More... about 14 years ago
Custom lucene-3.0.1 jar to fix memory leak More... about 14 years ago
Reduce log traces when it comes to tikaexceptions,ioexceptions More... about 14 years ago
Wrapper around IndexWrite More... about 14 years ago
Revert reusing of preparedstatements More... about 14 years ago
Upgrade lucene from 2.9.0 to 3.0.0 More... about 14 years ago
Release the tika reader early More... about 14 years ago
Fix bug, the prepareds statement can't be reused until the resultset is closed More... about 14 years ago
upgrade to tika 0.7 More... about 14 years ago
Reuse PreparedStatement More... about 14 years ago
reduce log levels More... about 14 years ago
Make SoftHashMap thread-safe More... about 14 years ago
Close readers and inputstreams after indexing the note More... about 14 years ago
Forgot to add ReaderThatEatsUpException to previous commit More... about 14 years ago
Merge branch 'h2database' into develop More... about 14 years ago
Get rid of serialized objects for Resources More... about 14 years ago
Get rid of serialized objects for Notes More... about 14 years ago
Close resultset and preparedstatements More... about 14 years ago
Use the InputStream instead of byte[] for Resource More... about 14 years ago
Use Reader for note content. More... about 14 years ago
Change types to BLOB and CLOB More... about 14 years ago
Index documents using a Reader instead of a string Closes #50. More... about 14 years ago
Set the database properties on startup More... about 14 years ago
Update index documents instead of adding them More... about 14 years ago
Implement a cache based on SoftHashMap More... about 14 years ago
Replace OpenJPA with H2 More... about 14 years ago
add fake notes and resources from files More... about 14 years ago