<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                ThinkChat2.0新版上線,更智能更精彩,支持會話、畫圖、視頻、閱讀、搜索等,送10W Token,即刻開啟你的AI之旅 廣告
                # 5.0.1 Release Notes #### 另請參閱 [在5.0重大改變](http://www.apache.wiki/pages/viewpage.action?pageId=4260618)。 原文鏈接 : [https://www.elastic.co/guide/en/elasticsearch/reference/5.3/release-notes-5.0.1.html](https://www.elastic.co/guide/en/elasticsearch/reference/5.3/release-notes-5.0.1.html) 譯文鏈接 :[5.0.1 Release Notes](/display/Elasticsearch/5.0.1+Release+Notes) 貢獻者 : @luoke,[ApacheCN](/display/~apachecn),[Apache中文網](/display/~apachechina) ## Deprecations ### CRUD * 不推薦使用版本[#21078](https://github.com/elastic/elasticsearch/pull/21078)(issue:[#20995](https://github.com/elastic/elasticsearch/pull/20995)) ## **加強的功能** #### ?Aggregations (聚合) * Rescorer將應在頂部聚合中[#20978](https://github.com/elastic/elasticsearch/pull/20978)(問題:[#19317](https://github.com/elastic/elasticsearch/issues/19317)) #### ? Internal * ShardActiveResponseHandler不再支持整個群集狀態[#21470](https://github.com/elastic/elasticsearch/pull/21470)(issue:[#21394](https://github.com/elastic/elasticsearch/issues/21394)) #### Network * 修復在響應時未完全讀取的程序名稱[#21478](https://github.com/elastic/elasticsearch/pull/21478) #### ? ? ? ?Packaging * 為存檔添加空插件目錄[#21204](https://github.com/elastic/elasticsearch/pull/21204)(問題:[#20342](https://github.com/elastic/elasticsearch/issues/20342)) * 在Windows下,提示必要的配置安裝[#21200](https://github.com/elastic/elasticsearch/pull/21200)(問題:[#18317](https://github.com/elastic/elasticsearch/issues/18317)) * 更改配置文件的權限[#20966](https://github.com/elastic/elasticsearch/pull/20966) #### ? ? ? Search * 使用類型過濾器優化URL(t / t / _search)查詢[#20979](https://github.com/elastic/elasticsearch/pull/20979) ## Bug **修復** #### ? ? ? ?Aggregations * 重寫FilterAggregationBuilder中的查詢/過濾器,并確保客戶端使用情況標記為不可高速緩存#21303(問題:#21301) * 腳本顯示啟發式的線程安全性#21113(issue:#18120) * ip_range聚合應接受空白界限。 #21043(issue:#21006) #### ? ? ? ??CAT API * 早期使用full_id請求參數#21270(issue:#21266) #### ? ? ? ?Cache * 修復請求緩存鍵,不保存對SearchContext的引用。 #21284 #### ? ? ? ? ?Circuit Breakers * ClusterState發布不應觸發斷路器#20986(問題:#20827,#20960) #### Core * 修復ShardInfo#toString#21319 * 保護BytesStreamOutput免受當前寫入字節數的溢出。 #21174(issue:#21159) * 即使不符合_rellover條件,返回目標索引名稱#21138 #### Engine * 在副本上重試復制請求不調用onRetry#21189(issue:#20211) #### ? ? ? ? ?Index APIs * 如果dry_run = true,則早期驗證_rollover目標索引名稱也會失敗#21330(issue:#21149) #### Ingest * 存儲腳本和攝取節點配置應包含在快照#21227(issue:#21184)中 #### Internal * 恢復線程的原始上下文,然后返回到ThreadPool#21411 #### ?Java API * 修復InternalSearchHit#hasSource以返回正確的布爾值#21441(issue:#21419) * 調用sourceRef#21431時,檢查源為空(問題:#19279) * ClusterAdminClient.prepareDeletePipeline方法應接受管道ID刪除#21228 #### Java REST Client * 休息客戶端:不要在多個重試#21378中重復使用相同的HttpAsyncResponseConsumer #### Logging * Assert狀態記錄器不會在Log4j使用#21339上發出警告 * 修復Netty#21223的記錄器名稱(問題:#20457) #### Packaging * 在systemd軟件包安裝#21507上設置vm.max_map_count * 導出SysV init#21445的ES_JVM_OPTIONS(問題:#21255) * Debian:將start-stop-daemon配置為不進入后臺#21343(問題:#12716,#21300) * 生成帶非通配符的POM文件不包括#21234(問題:#21170) #### Query DSL * 使用rescorer時,應更新最高分數#20977(問題:#20651) #### REST * 路由查詢字符串param由mget支持,但是其余的規范#21357缺少 * 修復thread_pool_patterns路徑變量定義#21332 * 確保XContentBuilder始終在RestBuilderListener#21124中關閉 #### ?Reindex API * 從遠程緩沖區的緩沖區到20mb#21222(問題:#21185) * 從&lt;2.0#21070(問題:#21044)修復父/子的遠程索引 #### Search * 當搜索#21493(問題:#21457)時修復獲取TTL值的可跳轉動問題 * 刪除LateParsingQuery以防止上下文凍結后的時間戳訪問#21328(issue:#21295) #### Snapshot/Restore * 確保在快照過程中清除臨時索引*代代碼#21469(問題:#21462) * 要求_all#21340(問題:#21335)修復獲取快照重復 ## Upgrades #### ? ? ? ? ? ? Core * 升級到Lucene 6.2.1#21207 #### ? ? ? ? ? ? ?Dates * 將Joda時間更新到版本2.9.5#21468(issue:#20911)
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看