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
552d8518cf60c834ed2003622782f192d3dec2cc
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
6
Aug
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
edited AvgAggregation doc
edited CardinalityAggregation doc
added WildcardQuery docs
fixed BoolQuery docs
fixed bug for addPostFilter when using wrong Interface
fixed code style issues
fixing merge conflicts for top hits agg
Merge branch 'master' of github.com:ongr-io/ElasticsearchDSL
Merge branch 'GrandLTU-endpoint-refactor'
added endpoint builder getters tests
refactored tests to match new functionality behaviour
added remove parameter function
introducing name aware trait
simplified sorting query builder
added capability to remove reference
all endpoints now using same behaviour
improving bool operations builder
simplifying highlight functionality
all endpoints have its own class, no need to separate
introducing builder bag instead of named builder bag
reducing search endpoint complexity
Merge pull request #22 from GrandLTU/FuzzyLikeThis-field
Change FuzzyLikeThisTestQuery to accept single field as string.
Remove deprecated Query, now we are using endpoints
Merge pull request #19 from saimaz/docs
Merge pull request #20 from GrandLTU/top-hits-fix
Fix top hits aggregation to respect set parameters.
Fix top hits aggregation doc.
Merge branch 'endpoint-refactor' of https://github.com/GrandLTU/ElasticsearchDSL into GrandLTU-endpoint-refactor
Merge pull request #16 from GrandLTU/HistogramAggregation-order-fix
Merge pull request #17 from GrandLTU/aggregation-constructors
Add value count aggregation doc.
Add top hits aggregation doc.
Add terms aggregation doc.
Add sum aggregation doc.
Add stats aggregation doc.
Add Reverse Nested aggregation doc.
Add range aggregation doc.
Add Percentiles aggregation doc.
Add Percentile Ranks aggregation doc.
Loading