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
c1faa7319ff3550bba11a2952f498f347200592c
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
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
function script score options are now being merged
Merge pull request #31 from kazgurs/master
migrate to container-based infrastructure
Merge pull request #29 from tadcka/clean-code
Remove unused serializer annotation.
fixed doc index page links
Merge pull request #26 from mansimas/patch_tests
edited methods names
Merge pull request #28 from asev/decay_function_fix
code style fixes
options now is option argument for addDecayFunction.
introduce 2nd argument for FieldSort for ordering
fixed issues with array conversion from empty array to {}
fixed code style issues
default sort value is std class for empty body
fixed fuzzy like this query composition
changed empty array to std class for particular queries
added endpoint parameters setters
improved filter aggregation builder
fixed relevance logic in filter and post filter endpoints
added more test cases to filter aggregation test
fixed relevant logic
fixed relevant method
removed std class
changed object to array as default
added more test cases to bool query
fixed postfilter endpoint name in getter
refactored aggs implementation
added AbstractAggregation PREFIX to result expectations
changed return value to null for getAggregation if there is no agg
restored aggregation prefix fo sub aggregations
added return statement to addToBool function
fixed aggregation tests code style issue
fixed top hits aggregation creation
fixed bool instance creating function name
Merge pull request #23 from mansimas/patch_addPostFilter
Merge pull request #25 from mansimas/patch_docs
added HighlightTest
edited ValueCountAggregation docs
edited TopHitsAggregation docs
Loading