1
0
mirror of https://github.com/sismics/docs.git synced 2026-02-07 04:41:48 +00:00

#62: Migration to Lucene 5 (without rebuilding old index)

This commit is contained in:
jendib
2016-03-01 01:01:10 +01:00
parent 943465a390
commit 7f19f8c112
6 changed files with 29 additions and 183 deletions

View File

@@ -93,11 +93,6 @@
<artifactId>lucene-queryparser</artifactId>
</dependency>
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-highlighter</artifactId>
</dependency>
<dependency>
<groupId>org.imgscalr</groupId>
<artifactId>imgscalr-lib</artifactId>