File tree 1 file changed +4
-4
lines changed
rest-api-spec/src/main/resources/rest-api-spec/test/search
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -584,7 +584,7 @@ setup:
584
584
---
585
585
" Test exists query on _uid field " :
586
586
- skip :
587
- version : " - 6.1.0 "
587
+ version : " - 6.0.99 "
588
588
reason : exists on _uid not supported prior to 6.1.0
589
589
- do :
590
590
search :
@@ -599,7 +599,7 @@ setup:
599
599
---
600
600
" Test exists query on _index field " :
601
601
- skip :
602
- version : " - 6.1.0 "
602
+ version : " - 6.0.99 "
603
603
reason : exists on _index not supported prior to 6.1.0
604
604
- do :
605
605
search :
@@ -614,7 +614,7 @@ setup:
614
614
---
615
615
" Test exists query on _type field " :
616
616
- skip :
617
- version : " - 6.1.0 "
617
+ version : " - 6.0.99 "
618
618
reason : exists on _type not supported prior to 6.1.0
619
619
- do :
620
620
search :
@@ -653,7 +653,7 @@ setup:
653
653
---
654
654
" Test exists query on _source field " :
655
655
- skip :
656
- version : " - 6.1.0 "
656
+ version : " - 6.0.99 "
657
657
reason : exists on _source not supported prior to 6.1.0
658
658
- do :
659
659
catch : /query_shard_exception/
You can’t perform that action at this time.
0 commit comments