mirror of
https://github.com/sismics/docs.git
synced 2026-01-30 17:07:29 +00:00
Closes #62: logs for index checking, explicit commit on close
This commit is contained in:
@@ -93,6 +93,12 @@
|
||||
<artifactId>lucene-queryparser</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- Only there to read old index and rebuild them -->
|
||||
<dependency>
|
||||
<groupId>org.apache.lucene</groupId>
|
||||
<artifactId>lucene-backward-codecs</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.imgscalr</groupId>
|
||||
<artifactId>imgscalr-lib</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user