Skip to content

Commit 35a3437

Browse files
committed
test commit
1 parent c1a32f6 commit 35a3437

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

x-pack/plugin/mapper-counted-keyword/src/main/java/org/elasticsearch/xpack/countedkeyword/CountedKeywordFieldMapper.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@ public String typeName() {
200200
}
201201
}
202202

203+
// Test change
204+
203205
static class CountedKeywordSortedBinaryDocValues extends AbstractSortedSetDocValues {
204206
private final SortedSetDocValues dvValues;
205207
private final BinaryDocValues dvCounts;

0 commit comments

Comments
 (0)