Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
zouzias committed Apr 13, 2019
1 parent b246922 commit 97bea2f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import org.apache.lucene.analysis.Analyzer
import org.apache.lucene.analysis.miscellaneous.PerFieldAnalyzerWrapper
import org.apache.lucene.document.Field.Store
import org.apache.lucene.document._
import scala.collection.JavaConverters._
import org.apache.lucene.index.DirectoryReader
import org.apache.lucene.search.IndexSearcher
import org.scalatest.{BeforeAndAfterEach, FlatSpec, Matchers}
Expand Down

0 comments on commit 97bea2f

Please sign in to comment.