openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
OpenSearch
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 7 hours
ago.
Nov 30, 2024 — Nov 30, 2025
Showing page 2,007 of 2,008
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
some queries/filters did not end at the correct state when used as inner json elements
kimchy
More...
almost 16 years ago
disable error trace by deault, enable it using rest param called errorTrace which can be set to 1/true/on
kimchy
More...
almost 16 years ago
protected from cases when the index get created and then, right away, deleted. relates to #25.
kimchy
More...
almost 16 years ago
add tagline to the main request ;)
kimchy
More...
almost 16 years ago
add support for "keep alive" time for a search request, and timeout context that have not been accessed
kimchy
More...
almost 16 years ago
supprot 1 as true for boolean setting
kimchy
More...
almost 16 years ago
allow http boolean parameters to accept either "true" or "1" for true
kimchy
More...
almost 16 years ago
generics
kimchy
More...
almost 16 years ago
change the routing interval in tests to 100ms from 200ms
kimchy
More...
almost 16 years ago
do routing automatically also when routing table changed, don't wait for the scheduled one (it means a new index has created, shard started/failed)
kimchy
More...
almost 16 years ago
create mapping operation should wait for the mappings to be created on all the nodes before it returns (with a new timeout value)
kimchy
More...
almost 16 years ago
the work location of an index should be under an additional "index" directory (so later, we can have other auxilary directories)
kimchy
More...
almost 16 years ago
Search API: Set different boost for indices when searching across indices, closes #23.
kimchy
More...
almost 16 years ago
add the ability to provide params to ToJson (later will be used to control how json is generated)
kimchy
More...
almost 16 years ago
better encapsulation of mapping builders
kimchy
More...
almost 16 years ago
Merge bytebuffer and memory stores into a single memory store options, closes #22.
kimchy
More...
almost 16 years ago
decouple http from rest
kimchy
More...
almost 16 years ago
flush_index hangs when no indices exist, closes #19.
kimchy
More...
almost 16 years ago
Terms API: Allow to get terms for one or more field. Closes #21.
kimchy
More...
almost 16 years ago
Count API: Also accepts /_count uri to search over all indices. Closes #17.
kimchy
More...
almost 16 years ago
Search API: Also accepts /_search uri to search over all indices. Closes #16.
kimchy
More...
almost 16 years ago
Optimize API: Add onlyExpungeDeletes, flush and refresh parameters. Closes #15.
kimchy
More...
almost 16 years ago
Flush API: Add refresh flag (refresh after flush). Closes #14.
kimchy
More...
almost 16 years ago
slight performance improvement in dfs phase
kimchy
More...
almost 16 years ago
Search API: Fields listed should exists within a "fields" Json object. Closes #13.
kimchy
More...
almost 16 years ago
Create Mapping API: Automatically create indices. Closes #12.
kimchy
More...
almost 16 years ago
Query http listeners. Closes #10.
kimchy
More...
almost 16 years ago
Optimize API: Allow to optimize index/indices. Closes #9.
kimchy
More...
almost 16 years ago
change broadcast support to be able to run on all shards replicas (in parallel) and not just one shard per replica group. Change flush and refresh to use broadcast and not replicaiton. Remove shards transport support since broadcast now does exactly the same, and refactor index status to use broadcast (across all shards).
kimchy
More...
almost 16 years ago
fix readme to use replica and not backup for shards
kimchy
More...
almost 16 years ago
←
1
2
…
2000
2001
2002
2003
2004
2005
2006
2007
2008
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree