Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
Elasticsearch DSL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Public
Elasticsearch DSL
Graph
180928bcd83bd3fa87a7a9bcdd0a3f0ca9d12a86
Select Git revision
Branches
2
master
default
protected
symfony-serializer-7
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Jan
21
15
13
6
31
Dec
28
24
21
18
16
9
8
5
3
19
Nov
19
Oct
8
14
Sep
7
2
31
Aug
27
12
11
10
7
6
5
17
Jul
14
13
10
9
8
7
3
2
1
30
Jun
29
25
10
9
18
May
16
29
Apr
27
23
22
21
20
17
15
13
10
9
8
7
3
2
1
31
Mar
28
27
26
25
24
23
20
19
18
17
16
13
12
10
9
6
5
4
3
2
27
Feb
26
25
24
23
20
17
13
6
28
Jan
27
22
19
13
12
7
19
Dec
12
11
9
5
4
29
Nov
28
10
30
Oct
Deprecate filter/query detection traits
Merge branch 'martiis-bugfix_multiple_exec' into 1.x
Merge branch 'bugfix_multiple_exec' of https://github.com/martiis/ElasticsearchDSL into martiis-bugfix_multiple_exec
Merge pull request #57 from mvar/remove_agg_prefix
Do not add prefix for aggregation names
do not set filtered query into query endpoint during normalization
Update copyright year
Merge pull request #55 from mvar/cleanup
Replace BoolFilter with BoolQuery where possible
Merge pull request #53 from saimaz/badges
removed not actual badges and resorted order
updated badges
v1.1.0 release notes
Added links for the issues
added filter deprecation message in the docs
changed Query to Filter
Update README.md
Merge pull request #50 from mvar/deprecate_filters
Added change log
Exclude filters from CS checking
Fixed tests namespace
Deprecate filters
Merge branch 'mvar-bool_filter'
Merge branch 'bool_filter' of https://github.com/mvar/ElasticsearchDSL into mvar-bool_filter
Merge pull request #51 from mvar/nested_query
Fix nested query in case "bool" with single "must" given
Add filter type for BoolQuery
Merge pull request #46 from mvar/coveralls
Coveralls integration
Merge pull request #43 from mvar/cs_fix
Coding style fix
Merge pull request #38 from emgiezet/master
suggested version change
Merge pull request #39 from murnieza/query_params
Documentation for custom parameters.
More test cases for query params added.
Adding missing query param to Search object.
Adding timout and terminate_after parameters to Search object.
2.7 to 3.0 range
Merge pull request #37 from trandangtri/master
Loading