This website requires JavaScript.
Explore
Help
Sign In
codinux
/
fints4k
Watch
1
Star
0
Fork
You've already forked fints4k
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d1b320307e
fints4k
/
persistence
/
LuceneBankingPersistence
/
src
History
dankito
e2b957e50e
Hopefully now really fixed app crashes when restoring Android app due to previous DocumentsWriter / IndexWriter instance is still not destroyed and still holds write lock
2020-04-28 18:16:16 +02:00
..
main/kotlin/net/dankito
/banking
Hopefully now really fixed app crashes when restoring Android app due to previous DocumentsWriter / IndexWriter instance is still not destroyed and still holds write lock
2020-04-28 18:16:16 +02:00
test/kotlin/net/dankito/banking
/search
LuceneBankingPersistence now only opens index directory for writing when persisting account transactions. Should fix exception that a second DocumentsWriter got instantiated on resume on Android
2020-04-28 16:54:19 +02:00