Skip to content
Snippets Groups Projects
Commit 48df0dcc authored by Simonas Šerlinskas's avatar Simonas Šerlinskas Committed by GitHub
Browse files

Removing deprecated queries (#197)

* remove deprecated queries

* move tests

* added support for 5.x elasticsearch syntax

changed script_score lang to painless

* refactored tests to support elastic 5

* update changelog

* uri parameters was moved to container, introduced 5.0 new request body parameters

* removed filter endpoint, change order for query and postfilter

* search test has too many not necessary test cases

All those tests has to be in specific query or endpoint. Also functional tests make more sense then asserting it in the SearchTest

* moving elasticsearch/elasticsearch to required dependencies
parent f3ba17d9
No related merge requests found
Showing
with 41 additions and 468 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment