Skip to content

Commit 33961bf

Browse files
alirezaazadigithub-actions[bot]
authored andcommitted
refactor: add the ConstantKeyword field to the top-level package (#1843)
(cherry picked from commit 412708e)
1 parent 415503a commit 33961bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

elasticsearch_dsl/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
Boolean,
4343
Byte,
4444
Completion,
45+
ConstantKeyword,
4546
CustomField,
4647
Date,
4748
DateRange,
@@ -113,6 +114,7 @@
113114
"Boolean",
114115
"Byte",
115116
"Completion",
117+
"ConstantKeyword",
116118
"CustomField",
117119
"Date",
118120
"DateHistogramFacet",

0 commit comments

Comments
 (0)