Elasticsearch 6.5.0 已发布,Elasticsearch 是一个分布式的 RESTful 风格的搜索和数据分析引擎,能够解决不断涌现出的各种用例。作为 Elastic Stack 的核心,它集中存储你的数据,帮助你发现意料之中以及意料之外的情况。
-
HLRC: Delete role API #34620
-
[HLRC] Add support for Delete role mapping API #34531
-
[HLRC] Add Start/Stop Watch Service APIs. #34317
-
HLRC: ML Add preview datafeed api #34284 (issue: #29827)
-
HLRC: ML Adding get datafeed stats API #34271 (issue: #29827)
-
HLRC: Deactivate Watch API #34192 (issues: #29827, #33988)
-
Create/Update role mapping API #34171 (issue: #33745)
-
HLRC: Get SSL Certificates API #34135
-
[ML][HLRC] Replace REST-based ML test cleanup with the ML client #34109
-
HLRC: Add activate watch action #33988 (issue: #29827)
-
Add support for ack watch to the HLRC. #33962 (issue: #29827)
-
HLRC: Add throttling for update & delete-by-query #33951
-
HLRC: ML Stop datafeed API #33946 (issue: #29827)
-
HLRC: Add get rollup job #33921
-
HLRC: ML start data feed API #33898 (issue: #29827)
-
HLRC: Add support for reindex rethrottling #33832
-
HLRC: Reindex should support requests_per_seconds parameter #33808
-
HLRC: Delete ML calendar #33775 (issue: #29827)
-
HLRC: Get ML calendars #33760 (issue: #29827)
-
[HLRC] Support for role mapper expression dsl #33745
-
[HLRC][ML] Add ML get datafeed API to HLRC #33715 (issue: #29827)
-
REST client: introduce a strict deprecation mode #33708 (issue: #33534)
-
[HLRC][ML] Add ML delete datafeed API to HLRC #33667 (issue: #29827)
-
HLRC: Add support for XPack Post Start Basic Licence API #33606 (issue: #29827)
-
[HLRC][ML] Add ML put datafeed API to HLRC #33603 (issue: #29827)
-
Create a WatchStatus class for the high-level REST client. #33527
-
HLRC: ML Delete Forecast API #33526 (issue: #29827)
-
Add create rollup job api to high level rest client #33521 (issues: #29827, #32703)
-
HLRC: add change password API support #33509 (issue: #33481)
-
HLRC: ML Forecast Job #33506 (issue: #29827)
-
HLRC: add enable and disable user API support #33481 (issue: #29827)
-
HLRC: Add ML get categories API #33465 (issue: #29827)
-
HLRC: ML Post Data #33443 (issue: #29827)
-
add start trial API to HLRC #33406
-
HLRC: ML Update Job #33392 (issue: #29827)
-
HLRC: Add ML get influencers API #33389 (issue: #29827)
-
HLRC: ML PUT Calendar #33362 (issue: #29827)
-
HLRC: Add ML get overall buckets API #33297 (issue: #29827)
-
HLRC: create base timed request class #33216
-
HLRC: add client side RefreshPolicy #33209
-
HLRC: ML Flush job #33187 (issue: #29827)
-
HLRC: Adding ML Job stats #33183 (issue: #29827)
-
HLRC: Use Optional in validation logic #33104
-
HLRC: Add ML Get Records API #33085 (issue: #29827)
-
HLRC: Add ML Get Buckets API #33056 (issue: #29827)
-
GraphClient for the high level REST client and associated tests. #33025 (issue: #29827)
-
HLRC: Clear ML data after client tests #33023 (issue: #32993)
-
HLRC: Add ML Get Job #32960 (issue: #29827)
-
HLRC: ML Close Job #32943 (issue: #29827)
-
HLRC: Create server agnostic request and response #32912
-
Add GetRollupCaps API to high level rest client #32880 (issues: #29827, #32703)
-
HLRC: adding machine learning open job #32860 (issue: #29827)
-
HLRC: Refactor WatchStatus #32842 (issue: #29827)
-
HLRC: adding machine learning delete job #32820 (issue: #29827)
-
HLRC: Refactor WatchStatus and implement activate watch #32802 (issue: #29827)
-
REST high-level client: add delete by query API #32782 (issues: #27205, #32679, #32760)
-
REST high-level client: add update by query API #32760 (issues: #27205, #32679)
-
HLRC: migration get assistance API #32744 (issue: #29827)
-
Adding ML HLRC wrapper and put_job API call #32726
-
Add create rollup job api to high level rest client #32703 (issue: #29827)
-
REST high-level client: add reindex API #32679 (issue: #27205)
-
HLRC: Add Delete License API #32586 (issue: #29827)
-
Rest HL client: Add get license action #32438 (issue: #29827)
-
HLRC: Add delete watch action #32337 (issue: #29827)
-
HLRest: add xpack put user API #32332 (issue: #29827)
-
Rest HL client: Add put license action #32214 (issue: #29827)
-
Add Restore Snapshot High Level REST API #32155 (issue: #27205)
-
Add put stored script support to high-level rest client #31323 (issue: #27205)
-
SQL: Improve CircuitBreaker logic for SqlParser #35300 (issue: #35299)
-
SQL: Optimizer rule for folding nullable expressions #35080 (issue: #34826)
-
SQL: Improve painless script generated from IN #35055 (issue: #34750)
-
SQL: Implement CAST between STRING and IP #34949 (issue: #34799)
-
SQL: Fix function args verification and error msgs #34926 (issues: #33469, #34752)
-
SQL: Introduce ODBC mode, similar to JDBC #34825 (issue: #34720)
-
SQL: Introduce support for IP fields #34758 (issue: #32499)
-
SQL: Implement null handling for IN(v1, v2, ...) #34750 (issue: #34582)
-
SQL: handle X-Pack or X-Pack SQL not being available in a more graceful way #34736 (issue: #30009)
-
SQL: Support pattern against compatible indices #34718 (issues: #31611, #31837, #33803)
-
SQL: Allow min/max aggregates on date fields #34699 (issue: #34477)
-
SQL: Introduce support for NULL values (#34573) #34640 (issue: #32079)
-
SQL: return constants for all matching records in constants-containing SELECTs #34576 (issue: #31863)
-
SQL: Functions enhancements (OCTET_LENGTH function, order functions alphabetically, RANDOM function docs) #34101 (issue: #33477)
-
SQL: Internal refactoring of operators as functions #34097 (issue: #33975)
-
SQL: Remove more ANTLR4 grammar ambiguities #34074 (issue: #33854)
-
SQL: Move away internally from JDBCType to SQLType #33913 (issue: #33904)
-
SQL: Fix ANTL4 Grammar ambiguities. #33854 (issue: #31885)
-
SQL: Better handling of number parsing exceptions #33776 (issue: #33622)
-
SQL: Grammar tweak for number declarations #33767 (issue: #33765)
-
SQL: Return functions in JDBC driver metadata #33672 (issue: #33671)
-
SQL: Make Literal a NamedExpression #33583 (issue: #33523)
-
SQL: Improve alias vs index resolution #33393 (issue: #33363)
-
SQL: Align SYS TABLE for ODBC SQL_ALL_* args #33364 (issue: #33312)
-
SQL: Show/desc commands now support table ids #33363 (issue: #33294)
-
SQL: Support multi-index format as table identifier #33278
-
SQL: Multiple indices pattern #33162
-
SQL: skip uppercasing/lowercasing function tests for AZ locales as well #32910 (issue: #32589)
-
SQL: test coverage for JdbcResultSet #32813 (issue: #32078)
-
SQL: Added support for string manipulating functions with more than one parameter #32356(issue: #31604)
-
SQL: Fix null handling for AND and OR in SELECT #35277 (issue: #35240)
-
SQL: Handle null literal for AND and OR in WHERE #35236 (issue: #35088)
-
SQL: Introduce NotEquals node to simplify expressions #35234 (issues: #35210, #35233)
-
SQL: handle wildcard expansion on incorrect fields #35134 (issue: #35092)
-
SQL: Fix null handling for IN ⇒ painless script #35124 (issues: #35108, #35122)
-
SQL: Register missing processors #35121 (issue: #35119)
-
SQL: Fix NPE thrown if HAVING filter evals to null #35108 (issue: #35107)
-
SQL: Proper handling of nested fields at the beginning of the columns list #35068 (issue: #32951)
-
SQL: Fix incorrect AVG data type #34948 (issue: #33773)
-
SQL: Add CAST and CONVERT to SHOW FUNCTIONS #34940 (issue: #34939)
-
SQL: Handle aggregation for null group #34916 (issue: #34896)
-
SQL: Provide null-safe scripts for Not and Neg #34877 (issue: #34848)
-
SQL: Return error with ORDER BY on non-grouped. #34855 (issue: #34590)
-
SQL: Fix queries with filter resulting in NO_MATCH #34812 (issue: #34613)
-
SQL: Fix edge case: <field> IN (null) #34802 (issue: #34750)
-
SQL: Verifier allows aliases aggregates for sorting #34773 (issue: #34607)
-
SQL: the SSL default configuration shouldn’t override the https protocol if used #34635 (issue: #33817)
-
JDBC: Fix artifactId in pom #34478 (issue: #34399)
-
SQL: Fix grammar for * in arithm expressions #34176 (issue: #33957)
-
SQL: Fix function resolution #34137 (issue: #34114)
-
SQL: Fix query translation of GroupBy with Having #34010 (issue: #33520)
-
SQL: Prevent StackOverflowError when parsing large statements #33902 (issue: #32942)
-
SQL: Fix issue with options for QUERY() and MATCH(). #33828 (issue: #32602)
-
SQL: Return correct catalog separator in JDBC #33670 (issue: #33654)
-
SQL: Fix result column names for CAST #33604 (issue: #33571)
-
SQL: Fix result column names for arithmetic functions #33500 (issues: #14, #31869)
-
SQL: Fix bug in REPLACE function. Adds more tests to all string functions #33478
-
SQL: handle differently security connection related errors in the CLI #33255 (issue: #33230)
-
SQL: prevent duplicate generation for repeated aggs #33252 (issue: #30287)
-
SQL: Enable aggregations to create a separate bucket for missing values #32832 (issue: #32831)
-
SQL: Bug fix for the optional "start" parameter usage inside LOCATE function #32576 (issue: #32554)
-
SQL: Minor fix for javadoc #32573 (issue: #32553)