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 }}
mauaht
/
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 4, 2012
Revert "Added options to DynamicTemplate"
Show description for 9ac5079
Mauri
authored and
Mauri
committed
9ac5079
Copy full SHA for 9ac5079
Added options to DynamicTemplate
Mauri
authored and
Mauri
committed
a488dc0
Copy full SHA for a488dc0
not delete filter improvements
Show description for c36638d
kimchy
committed
c36638d
Copy full SHA for c36638d
Commits on Dec 3, 2012
Fixed unable to highlight on all multi-valued field values.
Show description for 6cfd938
martijnvg
committed
6cfd938
Copy full SHA for 6cfd938
remove snappy support
Show description for f17ad82
kimchy
committed
f17ad82
Copy full SHA for f17ad82
Deprecate Shared Gateway
Show description for 677e6ce
kimchy
committed
677e6ce
Copy full SHA for 677e6ce
Indexing Slow Log
Show description for a2a8553
kimchy
committed
a2a8553
Copy full SHA for a2a8553
Commits on Dec 2, 2012
Upgrade to Netty 3.5.11
Show description for b10cec1
kimchy
committed
b10cec1
Copy full SHA for b10cec1
no need to check for log levels
Show description for b4f85ee
kimchy
committed
b4f85ee
Copy full SHA for b4f85ee
Add types and stats to search slow log
Show description for a274d93
kimchy
committed
a274d93
Copy full SHA for a274d93
Commits on Nov 27, 2012
The relevancy score in explanation should match the actual score in custom_filters_query
Show description for 6021515
imotov
authored and
kimchy
committed
6021515
Copy full SHA for 6021515
cleanup docsets
Show description for 69ef822
kimchy
committed
69ef822
Copy full SHA for 69ef822
Commits on Nov 24, 2012
fix sporadically disappearing fields during concurrent dynamic mapping updates
imotov
authored and
kimchy
committed
fb9143a
Copy full SHA for fb9143a
Commits on Nov 23, 2012
Add basic javadocs for o.e.cluster.rounting package and related classes
s1monw
committed
4ab78bc
Copy full SHA for 4ab78bc
#2436 expose KeepWordTokenFilter by default
s1monw
committed
32a0772
Copy full SHA for 32a0772
Fix handling of stop word _lang_ notation
Show description for 65a43d3
imotov
authored and
kimchy
committed
65a43d3
Copy full SHA for 65a43d3
Commits on Nov 22, 2012
add completed count to thread pools
kimchy
committed
2094207
Copy full SHA for 2094207
fix failed test that were using the wrong form match query
kimchy
committed
e1679b8
Copy full SHA for e1679b8
fix failed test that were using the wrong form match query
kimchy
committed
192cf52
Copy full SHA for 192cf52
Match query should fail when trying to provide several fields in its simplified form
Show description for f4d6d81
kimchy
committed
f4d6d81
Copy full SHA for f4d6d81
Added control over Query used by MatchQuery with there are zero terms after analysis
chrismale
committed
2541847
Copy full SHA for 2541847
Commits on Nov 21, 2012
conservative timeouts on internal recovery actions
Show description for 9a90c1c
kimchy
committed
9a90c1c
Copy full SHA for 9a90c1c
only log that we delete unused shard if it exists
kimchy
committed
f5a3261
Copy full SHA for f5a3261
Setting logger levels using cluster update settings does not work
Show description for d9b7800
kimchy
committed
d9b7800
Copy full SHA for d9b7800
Commits on Nov 20, 2012
Add per-field Similarity support
chrismale
committed
9e2469e
Copy full SHA for 9e2469e
Commits on Nov 19, 2012
second phase at optimizing merging/parsing large new mappings
Show description for 4e8a900
kimchy
committed
4e8a900
Copy full SHA for 4e8a900
first phase at optimizing merging large mappings
Show description for 303752d
kimchy
committed
303752d
Copy full SHA for 303752d
allow to associate a payload with bulk requests
kimchy
committed
6e597ff
Copy full SHA for 6e597ff
Add constructor IndexRequest(String index, String type) and fix javadoc
dadoonet
authored and
kimchy
committed
83257c8
Copy full SHA for 83257c8
Add a toString() method to MultiSearchResponse
dadoonet
authored and
kimchy
committed
b2597b5
Copy full SHA for b2597b5
Add JavaDocs for Codecs, PostingsFormat and related services/modules
s1monw
committed
840eaf9
Copy full SHA for 840eaf9
Commits on Nov 15, 2012
keep the uidField around so we don't have to look it up
kimchy
committed
c09ee82
Copy full SHA for c09ee82
uid to use bloom filter posting by default
kimchy
committed
e2e25ff
Copy full SHA for e2e25ff
Removed old file.
martijnvg
committed
3577d82
Copy full SHA for 3577d82
Renamed pulsing40 and Lucene40 postings format providers to pulsing and default respectively for more consistent naming in settings.
martijnvg
committed
be70722
Copy full SHA for be70722
Pagination
Previous
Next
You can’t perform that action at this time.