Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
derreisende77 committed Oct 26, 2024
1 parent ebf02a9 commit 4a4a69e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ private TModelFilm performTableFiltering() {

Set<Integer> filmNrSet = new HashSet<>(hit_length);

logger.trace("Populating film list");
logger.trace("Hit size: {}", hit_length);
var watch2 = Stopwatch.createStarted();
var storedFields = searcher.storedFields();
Expand Down

0 comments on commit 4a4a69e

Please sign in to comment.