Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
maxgfaraday
/
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 Dec 8, 2013
Support 'yaml' as a format for the Analyze API
Show description for bc9698a
dakrone
committed
bc9698a
Copy full SHA for bc9698a
Enable Trace Logging for SearchWhileRelocatingTests
s1monw
committed
2058a03
Copy full SHA for 2058a03
Beef up test to use more threads and iterations randomly
s1monw
committed
7e326bd
Copy full SHA for 7e326bd
Added refCount assertion due to LUCENE-5362
s1monw
committed
191887d
Copy full SHA for 191887d
Move Thread.sleep test to awaitBusy
s1monw
committed
11e2b1b
Copy full SHA for 11e2b1b
Add generic assertion to all aggs.bucket tests to check if all shards were successful
s1monw
committed
1ef349d
Copy full SHA for 1ef349d
add node and order to the source of update mapping
kimchy
committed
36a76cc
Copy full SHA for 36a76cc
Commits on Dec 7, 2013
- fixing update mapping tests for index operations so the number of request will be based on the index thread pool size
Show description for 2e08977
uboness
committed
2e08977
Copy full SHA for 2e08977
Query String caching could cause matched_filters not working
Show description for 822acfa
dadoonet
committed
822acfa
Copy full SHA for 822acfa
Update percolator highlighting docs.
martijnvg
committed
8c1de50
Copy full SHA for 8c1de50
Add an `usage` key to the CPU section of OsStats.toXContent.
Show description for b7d6cce
bleskes
committed
b7d6cce
Copy full SHA for b7d6cce
Fixed local option explanation in TESTING readme
javanna
committed
ed5b3ac
Copy full SHA for ed5b3ac
update the test to use the same API as 0.90
Show description for 104613c
kimchy
committed
104613c
Copy full SHA for 104613c
Optimize dynamic mapping updates on master by processing latest one per index/node
Show description for 4a3978d
kimchy
committed
4a3978d
Copy full SHA for 4a3978d
Commits on Dec 6, 2013
Apply slop correctly if phrase query is wrapped in a filtered query.
Show description for dd95895
s1monw
committed
dd95895
Copy full SHA for dd95895
[Docs] Document which encoding should be used in order to make sense of the offsets returned by the term vectors API.
Show description for 32eb5ff
jpountz
committed
32eb5ff
Copy full SHA for 32eb5ff
[DOCS] Fix outdated link to wonderdog in community integration
dakrone
committed
a1d4731
Copy full SHA for a1d4731
Commits on Dec 5, 2013
Fix _all boosting.
Show description for 309ee7d
jpountz
committed
309ee7d
Copy full SHA for 309ee7d
Cat: Add descs for rest of actions.
drewr
committed
53be1fe
Copy full SHA for 53be1fe
Cat: Add nodes column descriptions.
drewr
committed
aec2b95
Copy full SHA for aec2b95
remove help command, list all cat commands in /_cat?h endpoint
kimchy
committed
28eff2b
Copy full SHA for 28eff2b
Added a FsStats.total section that sums up all stats for the different path.dirs. Added `disk_io_size` and `disk_io_op` to the toXContent output, summing up `disk_read_size+disk_write_size` and `di…
Show description for 0e78404
bleskes
committed
0e78404
Copy full SHA for 0e78404
[DOCS] Completion suggest: Clarify de-duplication, optimize/merge
Show description for 2da0611
mfn
authored and
spinscale
committed
2da0611
Copy full SHA for 2da0611
test fix
martijnvg
committed
9f57dc1
Copy full SHA for 9f57dc1
test fix
martijnvg
committed
facd180
Copy full SHA for facd180
Allow to disable sending a refresh-mapping to master node
Show description for e04474b
kimchy
committed
e04474b
Copy full SHA for e04474b
Commits on Dec 4, 2013
better error handling when processing refresh/update mapping
Show description for df4ffbe
kimchy
committed
df4ffbe
Copy full SHA for df4ffbe
Fixed incorrect results with `has_child` query with score mode if the parent type has nested object types. The inner objects (Separate Lucene docs) are also emitted as hits, which incorrectly decre…
Show description for dd86db3
martijnvg
committed
dd86db3
Copy full SHA for dd86db3
Override DefaultExceptionHandler to filter out certain exceptions
Show description for 2b42a0f
s1monw
committed
2b42a0f
Copy full SHA for 2b42a0f
Fail geohash_cell filter if geohash prefix is not enabled
Show description for 74bfa27
kimchy
committed
74bfa27
Copy full SHA for 74bfa27
Fixed parsing bug in percolator, where everything after the `doc` object was skipped.
Show description for eacbd8f
martijnvg
committed
eacbd8f
Copy full SHA for eacbd8f
Commits on Dec 3, 2013
Fix implementation of currentValueHash in FieldDataSource.Bytes.SortedAndUnique.
Show description for 346d8ef
jpountz
committed
346d8ef
Copy full SHA for 346d8ef
Introduce abstract superclass, group cat module bindings, and short-circuit helps.
drewr
committed
9e4b5ea
Copy full SHA for 9e4b5ea
MetaData to use new iterator in ImmutableOpenMap
kimchy
committed
adef349
Copy full SHA for adef349
expose key and value iterators in ImmutableOpenMap
kimchy
committed
fd01447
Copy full SHA for fd01447
Pagination
Previous
Next
You can’t perform that action at this time.