Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
revskill10
/
elasticsearch
Public
forked from
elastic/elasticsearch
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 24, 2012
Bulk Delete item when broadcast to all shard (lack of routing) might not be applied correctly
Show description for 15fbbd4
kimchy
committed
15fbbd4
Copy full SHA for 15fbbd4
Fixed score explain is for `custom_filters_score` query.
Show description for 81a6940
martijnvg
committed
81a6940
Copy full SHA for 81a6940
Commits on Sep 23, 2012
minor geo shape fetch improvements
kimchy
committed
6e66f45
Copy full SHA for 6e66f45
Added ShapeFetchService with support in GeoShapeQueryParser/FilterParser
Chris Male
authored and
kimchy
committed
05e0b4d
Copy full SHA for 05e0b4d
Commits on Sep 22, 2012
add simpler way to set the epoll bug workaround flag for netty
kimchy
committed
df0ff17
Copy full SHA for df0ff17
use the version to deserialize published cluster state
kimchy
committed
f73d684
Copy full SHA for f73d684
disconnect from unicast nodes before raising event
kimchy
committed
d5e11fd
Copy full SHA for d5e11fd
add node version to each request/response transport message
Show description for aa435a2
kimchy
committed
aa435a2
Copy full SHA for aa435a2
Commits on Sep 21, 2012
Transport: Add header token
Show description for cc7eb26
kimchy
committed
cc7eb26
Copy full SHA for cc7eb26
Norms field is ignored when doing a match_all query
Show description for a3af3d2
kimchy
committed
a3af3d2
Copy full SHA for a3af3d2
Added MultiPolygon parsing and serialization support
chrismale
authored and
kimchy
committed
4f5e62e
Copy full SHA for 4f5e62e
Added types exists api
Show description for 8080fdc
martijnvg
committed
8080fdc
Copy full SHA for 8080fdc
Commits on Sep 20, 2012
Upgraded to Spatial4j 0.3
Chris Male
authored and
kimchy
committed
6fc0b83
Copy full SHA for 6fc0b83
more easily add a field with boost to multi match builder
kimchy
committed
0fadbf2
Copy full SHA for 0fadbf2
improve test by not waiting for green state, no need
kimchy
committed
83a39bd
Copy full SHA for 83a39bd
global node indices level queries to be created by guice
kimchy
committed
f8e1291
Copy full SHA for f8e1291
Commits on Sep 19, 2012
don't serialize ignore_unmapped to mapping on default value
Show description for 4e19de1
kimchy
committed
4e19de1
Copy full SHA for 4e19de1
better reason logged when not master
kimchy
committed
7f6f001
Copy full SHA for 7f6f001
Added id cache size to nodes stats api
Show description for afc99ac
martijnvg
committed
afc99ac
Copy full SHA for afc99ac
expose the highlighter builder Field constructor
kimchy
committed
86e88a8
Copy full SHA for 86e88a8
Commits on Sep 18, 2012
Added better error handling for has_child, has_parent and top_children.
Show description for d5aa35e
martijnvg
committed
d5aa35e
Copy full SHA for d5aa35e
Commits on Sep 17, 2012
upgrade to testng 6.8
kimchy
committed
2275b82
Copy full SHA for 2275b82
Disable allocation: New indices allocation not to be disabled by default
Show description for 7924115
kimchy
committed
7924115
Copy full SHA for 7924115
cancel allocation command to allow_primary to be cancelled
kimchy
committed
90e0a70
Copy full SHA for 90e0a70
Fixed wrong jdoc
martijnvg
committed
42864f7
Copy full SHA for 42864f7
Commits on Sep 15, 2012
The reroute command allows to explcitiyly execute a cluster reroute allocation command including specific commands. For example, a shard can be moved from one node to another explicitly, an allocat…
Show description for afca5ef
kimchy
committed
afca5ef
Copy full SHA for afca5ef
upgrade to log4j 1.2.17
kimchy
committed
19fdd46
Copy full SHA for 19fdd46
Commits on Sep 14, 2012
Clean up has_parent query code Renamed some exception messages and removed method from builder
martijnvg
committed
9c04e6a
Copy full SHA for 9c04e6a
Added has_parent query The `has_parent` query works the same as the `has_parent` filter, by automatically wrapping the filter with a constant_score. It has the same syntax as the `has_parent` filte…
Show description for cfe7654
martijnvg
committed
cfe7654
Copy full SHA for cfe7654
fix cleanup of of has child/parent
Show description for 7bf233a
kimchy
committed
7bf233a
Copy full SHA for 7bf233a
Improve `has_child` filter / query performance (#2251) Added a new has_child filter implementation, that works _uid based instead of bitset based. This implementation is about ~2 till ~6 times (dep…
Show description for 3cd54fc
martijnvg
authored and
kimchy
committed
3cd54fc
Copy full SHA for 3cd54fc
When configuring mmapfs it is not used since 0.19.7, closes #2253.
kimchy
committed
4dddeeb
Copy full SHA for 4dddeeb
add serialization options for allocation commands
kimchy
committed
ef9974c
Copy full SHA for ef9974c
Commits on Sep 13, 2012
Added `has_parent` filter (#2243)
Show description for 2bd9b3a
martijnvg
authored and
kimchy
committed
2bd9b3a
Copy full SHA for 2bd9b3a
Commits on Sep 12, 2012
internal custom allocation commands
Show description for e530f03
kimchy
committed
e530f03
Copy full SHA for e530f03
Pagination
Previous
Next
You can’t perform that action at this time.