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 }}
MathildeLemee
/
elasticsearch
Public
forked from
elastic/elasticsearch
Notifications
You must be signed in to change notification settings
Fork
1
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 24, 2012
Minor changes to the parent / child benchmark.
martijnvg
committed
c93babe
Copy full SHA for c93babe
Improved explain support for nested query.
Show description for c6aaefa
martijnvg
committed
c6aaefa
Copy full SHA for c6aaefa
Added scoring support to `has_child` and `has_parent` queries.
Show description for d57d899
martijnvg
committed
d57d899
Copy full SHA for d57d899
add mappings even on failure to parse
Show description for bb9c717
kimchy
committed
bb9c717
Copy full SHA for bb9c717
Commits on Dec 22, 2012
Fix failure message serialization in MultiSearchResponse
Show description for fcdc369
imotov
committed
fcdc369
Copy full SHA for fcdc369
Commits on Dec 21, 2012
Fixed `top_children` query failure with dfs_query* search types.
Show description for 08b026d
martijnvg
committed
08b026d
Copy full SHA for 08b026d
Removed unused code.
martijnvg
committed
c17755d
Copy full SHA for c17755d
Fixed AOBE when using `top_children` in a must not clause.
Show description for 6949891
martijnvg
committed
6949891
Copy full SHA for 6949891
Commits on Dec 19, 2012
Improved XBooleanFilter by adding drive logic for bit based filter impl and adding unit test, which tests all possible XBooleanFilter options.
martijnvg
committed
826a6ab
Copy full SHA for 826a6ab
Make elasticsearch.in.sh more configurable via env
Show description for 8f5bca4
philk
authored and
martijnvg
committed
8f5bca4
Copy full SHA for 8f5bca4
Commits on Dec 18, 2012
nested path to be represented as bytes as well as string
kimchy
committed
14678a9
Copy full SHA for 14678a9
fix creating uid to bytes
kimchy
committed
2950799
Copy full SHA for 2950799
more cleanup in mappings
kimchy
committed
ac25317
Copy full SHA for ac25317
simplify toXContent generation of field mappers
kimchy
committed
1867ef5
Copy full SHA for 1867ef5
rename analyzed to tokenized to match field type
kimchy
committed
f3dbe92
Copy full SHA for f3dbe92
indexedTerm to return bytes
Show description for b9c5f04
kimchy
committed
b9c5f04
Copy full SHA for b9c5f04
remove unused code
kimchy
committed
1cb531f
Copy full SHA for 1cb531f
remove unused code
kimchy
committed
e41def7
Copy full SHA for e41def7
parse to bytes
kimchy
committed
f01ce61
Copy full SHA for f01ce61
Improved the size computation in StringFieldData#computeSizeInBytes()
martijnvg
committed
afd998c
Copy full SHA for afd998c
Commits on Dec 17, 2012
Fixed mlt api bug related to custom routing value.
Show description for ddea227
martijnvg
committed
ddea227
Copy full SHA for ddea227
Commits on Dec 16, 2012
Support for RegexpQuery & RegexpFilter
Show description for 8b74c42
uboness
committed
8b74c42
Copy full SHA for 8b74c42
First indexing of a dynamic boolean field can cause it not to be indexed correctly
Show description for 5a6004a
kimchy
committed
5a6004a
Copy full SHA for 5a6004a
Commits on Dec 14, 2012
Correctly parse *:* query into matchAllDocsQuery
Show description for c828573
imotov
committed
c828573
Copy full SHA for c828573
Added Lucene 4.1 todo
martijnvg
committed
148dc3c
Copy full SHA for 148dc3c
Commits on Dec 13, 2012
reuse non analyzed token stream for string types
Show description for c65d5a7
kimchy
committed
c65d5a7
Copy full SHA for c65d5a7
improve fields iteration trying to find customer valued analyzer
kimchy
committed
fc35fd8
Copy full SHA for fc35fd8
don't call toLowerCase on each bulk item
kimchy
committed
36fd76b
Copy full SHA for 36fd76b
optimize boolean filter to use bits driven by result bitset
kimchy
committed
32bf760
Copy full SHA for 32bf760
optimize boolean filter for one clause case
kimchy
committed
4778d5c
Copy full SHA for 4778d5c
Commits on Dec 8, 2012
add 0.20 versions
kimchy
committed
8d0d288
Copy full SHA for 8d0d288
restore deleted plugin path modification
alambert
authored and
kimchy
committed
635438e
Copy full SHA for 635438e
Commits on Dec 7, 2012
use the 0.20.0 version
kimchy
committed
e021904
Copy full SHA for e021904
Wildcard query on non existent field matches all documents
Show description for 4dec14d
kimchy
committed
4dec14d
Copy full SHA for 4dec14d
Commits on Dec 6, 2012
lucene 4: Removed the usage of Document & Field when retrieving stored fields.
martijnvg
committed
ea9a4d7
Copy full SHA for ea9a4d7
Pagination
Previous
Next
You can’t perform that action at this time.