We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c5b1cb commit c0f4ca3Copy full SHA for c0f4ca3
src/elasticDSL/Query/TermLevel/Range.js
@@ -29,6 +29,7 @@ export function getRangeITC<TContext>(
29
lt: 'JSON',
30
lte: 'JSON',
31
boost: 'Float',
32
+ relation: 'String',
33
},
34
}))
35
);
0 commit comments