<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>

                ??一站式輕松地調用各大LLM模型接口,支持GPT4、智譜、豆包、星火、月之暗面及文生圖、文生視頻 廣告
                # 5.1.2 Release Notes 原文鏈接 : [https://www.elastic.co/guide/en/elasticsearch/reference/5.3/release-notes-5.1.2.html](https://www.elastic.co/guide/en/elasticsearch/reference/5.3/release-notes-5.1.2.html) 譯文鏈接 : [http://www.apache.wiki/display/Elasticsearch/5.1.2+Release+Notes](http://www.apache.wiki/display/Elasticsearch/5.1.2+Release+Notes) 貢獻者 : [于永超](/display/~yuyongchao),[ApacheCN](/display/~apachecn),[Apache中文網](/display/~apachechina) 也可以參閱?[在 5.1 的重大變化](/pages/viewpage.action?pageId=9406177)。 ### Enhancements(改進的功能) Internal * 不要在 **RecoveryFailedException?**中輸出空的 **source** **node**(源節點)[#21963](https://github.com/elastic/elasticsearch/pull/21963) Mapping * 如果字段類型更改,則只更新 **DocumentMapper?**[#22165](https://github.com/elastic/elasticsearch/pull/22165) Network * 禁用 **Netty?recycler**?[#22452](https://github.com/elastic/elasticsearch/pull/22452)(issues:?[#22189](https://github.com/elastic/elasticsearch/issues/22189),?[#22360](https://github.com/elastic/elasticsearch/issues/22360),?[#22406](https://github.com/elastic/elasticsearch/issues/22406),?[#5904](https://github.com/elastic/elasticsearch/issues/5904)) * Tell Netty not to be unsafe in transport client?[#22284](https://github.com/elastic/elasticsearch/pull/22284) Plugins * 如果插件存在,則提供有用的錯誤信息?[#22305](https://github.com/elastic/elasticsearch/pull/22305)(issue:?[#22084](https://github.com/elastic/elasticsearch/issues/22084)) * 添加一個 **shutdown?**鉤子,用于 **CLI?**命令行?[#22126](https://github.com/elastic/elasticsearch/pull/22126)(issue:?[#22111](https://github.com/elastic/elasticsearch/issues/22111)) ### Bug fixes(Bug 修復) Aggregations * 允許在純布爾腳本上進行 **terms aggregations** [#22201](https://github.com/elastic/elasticsearch/pull/22201)(issue:?[#20941](https://github.com/elastic/elasticsearch/issues/20941)) * IP range masks exclude the maximum address of the range.?[#22018](https://github.com/elastic/elasticsearch/pull/22018)(issue:?[#22005](https://github.com/elastic/elasticsearch/issues/22005)) * Fix?`other_bucket`?on the?`filters`?agg to be enabled if a key is set.?[#21994](https://github.com/elastic/elasticsearch/pull/21994)(issue:?[#21951](https://github.com/elastic/elasticsearch/issues/21951)) Allocation * 當初始化主分片失敗時,將副本提升為主分片?[#22021](https://github.com/elastic/elasticsearch/pull/22021) * 只有在增長時設置調整同步分配 [#21976](https://github.com/elastic/elasticsearch/pull/21976)(issue:?[#21719](https://github.com/elastic/elasticsearch/issues/21719)) Analysis * Pre-built analysis factories do not implement MultiTermAware correctly.?[#21981](https://github.com/elastic/elasticsearch/pull/21981) CURD * 在創建是廢棄外部版本控制和內部版本號[#21998](https://github.com/elastic/elasticsearch/pull/21998) Core * **readVLong?**支持負數[#22314](https://github.com/elastic/elasticsearch/pull/22314) Exceptions * 修復 **shard**(分片)恢復的錯誤消息,以正確報告每個節點的文檔數量?[#22515](https://github.com/elastic/elasticsearch/pull/22515)(issue:?[#21893](https://github.com/elastic/elasticsearch/issues/21893)) Index APIs * 確保 **shrunk indices** 從它的 **source?**繼承版本信息[#22469](https://github.com/elastic/elasticsearch/pull/22469)(issue:?[#22373](https://github.com/elastic/elasticsearch/issues/22373)) Java REST Client * 在?**RequestLogger?**里不要用 **null?**字符?[#22197](https://github.com/elastic/elasticsearch/pull/22197)(issue:?[#22190](https://github.com/elastic/elasticsearch/issues/22190)) Mapping * **_all** 字段默認映射程序未完全配置?[#22236](https://github.com/elastic/elasticsearch/pull/22236) * 修復 **MapperService.allEnabled()?**方法?[#?22227](https://github.com/elastic/elasticsearch/pull/22227) Nested Docs * 修復忽略 **ignore_unmapped?**選項的查詢構建器重寫中的錯誤?[#22456](https://github.com/elastic/elasticsearch/pull/22456) Packaging * 在 **Windows?**上處理路徑的另一個修復?[#22132](https://github.com/elastic/elasticsearch/pull/22132)(issue:?[#21921](https://github.com/elastic/elasticsearch/issues/21921)) Percolator * 針對?**percolator?**帶范圍的查詢,修復 **NPE?**在?**percolator?**的 **now?**關鍵詞的檢查?[#22356](https://github.com/elastic/elasticsearch/pull/22356)(issue:?[#22355](https://github.com/elastic/elasticsearch/issues/22355)) Plugin Lang Painless * 提高?**Painless?**的最大循環次數?[#22560](https://github.com/elastic/elasticsearch/pull/22560)(issue:?[#22508](https://github.com/elastic/elasticsearch/issues/22508)) Recovery * Fix primary relocation for shadow replicas?[#22474](https://github.com/elastic/elasticsearch/pull/22474)(issue:?[#20300](https://github.com/elastic/elasticsearch/issues/20300)) * 在 **CancellableThreads**?[#22434](https://github.com/elastic/elasticsearch/pull/22434) 不要關閉 **store**(issue:?[#22325](https://github.com/elastic/elasticsearch/issues/22325)) * 在重試恢復時使用新的恢復 **id**?[#22325](https://github.com/elastic/elasticsearch/pull/22325)(issue:?[#22043](https://github.com/elastic/elasticsearch/issues/22043)) * 允許在標記為重定位的分片上進行 **flush / force_merge / upgrade**?[#22078](https://github.com/elastic/elasticsearch/pull/22078)(issue:?[#22043](https://github.com/elastic/elasticsearch/issues/22043)) Reindex API * 不要關閉 **rest?**客戶端端回調??[#22061](https://github.com/elastic/elasticsearch/pull/22061)(issue:?[#22027](https://github.com/elastic/elasticsearch/issues/22027)) Search * 提高 **ShardCoreKeyMap?**的并發性?[#22316](https://github.com/elastic/elasticsearch/pull/22316) * Make?`-0`?compare less than?`+0`?consistently(使 **-0?**比較小于 **+0** 一致)[#22173](https://github.com/elastic/elasticsearch/pull/22173)(issue:?[#22167](https://github.com/elastic/elasticsearch/issues/22167)) * **FiltersAggregationBuilder** : 重寫過濾器查詢,與 **FilterAggregationBuilder?**相同?[#22076](https://github.com/elastic/elasticsearch/pull/22076) Stats * 實現 **geo_point?**和 **geo_shape?**字段的統計信息?[#22391](https://github.com/elastic/elasticsearch/pull/22391)(issue: [#22384](https://github.com/elastic/elasticsearch/issues/22384))? * 使用閱讀器進行文檔統計??[#22317](https://github.com/elastic/elasticsearch/pull/22317)(issue:?[#22285](https://github.com/elastic/elasticsearch/issues/22285)) * 如果禁用 **HTTP**,請避免在 **NodeService#stats中?**使用 **NPE**?[#22060](https://github.com/elastic/elasticsearch/pull/22060)(issue:?[#22058](https://github.com/elastic/elasticsearch/issues/22058)) * 在索引 **stats REST?**處理程序中添加對 “**include_segment_file_sizes**” 的支持?[#21879](https://github.com/elastic/elasticsearch/pull/21879)(issue:?[#21878](https://github.com/elastic/elasticsearch/issues/21878)) Term Vectors * Fix _termvectors with preference to not hit NPE?[#21959](https://github.com/elastic/elasticsearch/pull/21959) * 在分片中找不到字段時返回正確的 **term** **statistics**(詞條統計信息)?[#21922](https://github.com/elastic/elasticsearch/pull/21922)(issue:?[#21906](https://github.com/elastic/elasticsearch/issues/21906)) ### Regressions Logging * 恢復搜索慢 查詢日志的原始默認格式?[#21770](https://github.com/elastic/elasticsearch/pull/21770)(issue:?[#21711](https://github.com/elastic/elasticsearch/issues/21711))
                  <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>

                              哎呀哎呀视频在线观看