Skip to content

Commit

Permalink
Deleted too much
Browse files Browse the repository at this point in the history
  • Loading branch information
kderusso committed Oct 24, 2024
1 parent f1de82c commit 4aa9a09
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ protected SearchSourceBuilder createSearchSourceBuilder(PointInTimeBuilder pit,
}
sortBuilders.add(new FieldSortBuilder(FieldSortBuilder.SHARD_DOC_FIELD_NAME));
sourceBuilder.sort(sortBuilders);
return sourceBuilder;
}

private RankDoc[] getRankDocs(SearchResponse searchResponse) {
Expand Down

0 comments on commit 4aa9a09

Please sign in to comment.