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
f5ba75c4fbdd8248026d4450913e495f75aa28c0
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
Jun
17
15
13
10
9
17
May
10
3
22
Apr
21
6
29
Mar
17
15
14
7
3
2
4
Feb
3
1
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
Merge pull request #94 from OliverSkroblin/master
added SpanContaining query
Merge pull request #98 from einorler/support
Merge pull request #99 from RonRademaker/match-phrase-queries
Made links less complete to comply with codestyle
Added query objects for match_phrase and match_phrase_prefix
updated a readme, added support section
Merge pull request #93 from bcremer/remove-symfony-options-resolver-dependency
Merge pull request #95 from einorler/issue86
Merge pull request #96 from einorler/issue79
added parameter trait to FieldSort
implemented option support in SpanNotQuery
Only overwrite field parameter of \ONGR\ElasticsearchDSL\Suggest\CompletionSuggest if parameter not configured
Remove unused symfony/options-resolver dependency
Merge pull request #87 from tompoc/remove_todos
Update README.md
Merge pull request #92 from niels-nijens/fix-filters-aggregation
Fix adding filter to the filters property
Fix unit tests of FiltersAggregation
Add integration tests for FiltersAggregation
Merge pull request #88 from tompoc/aws_es_warning
Warned about legacy ES version in AWS Elasticsearch Service
Remove TODOs
Merge pull request #82 from tompoc/remove_unused_parameters
Merge pull request #83 from tompoc/clean_use_statements
Merge pull request #84 from tompoc/file_end_newlines
End text files with newline character
Remove unused use statement
Add missing parameter type annotations
Merge pull request #78 from einorler/issue74
Merge pull request #80 from einorler/nestedAggregation
Merge pull request #81 from funkdoobiest/master
use parameters for BoolQuery
removed the exception from nestedAggregation when not containing any aggregations
added Completion suggester and its test
Update CHANGELOG.md
Merge pull request #70 from einorler/Suggest
changed Suggest to TermSuggest
Merge pull request #68 from sbofirov/master
Added documentation about suggest
Loading