Skip to content

Commit 8345edc

Browse files
committed
Remove extra
1 parent 2a072ce commit 8345edc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/esql/compute/src/main/java/org/elasticsearch/compute/lucene/LuceneQueryScoreEvaluator.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* @see LuceneQueryScoreEvaluator
2929
*/
3030
public class LuceneQueryScoreEvaluator extends LuceneQueryEvaluator<DoubleVector.Builder> implements ScoreOperator.ExpressionScorer {
31+
3132
public static final double NO_MATCH_SCORE = 0.0;
3233

3334
LuceneQueryScoreEvaluator(BlockFactory blockFactory, ShardConfig[] shards) {

0 commit comments

Comments
 (0)