Skip to content

Run tests with different Elasticsearch versions #150

@mvar

Description

@mvar

After filters in DSL were deprecated, some filters were replaced by queries in this bundle. Most of the filters extends query and reuses the same code, but few filters are different from queries (e.g., TermFilter generates different structure than TermQuery). To avoid possible bugs we should test this library on both 2.* and 1.* branches of Elasticsearch. I suggest to reuse the same configuration as ESB currently has.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions