apache/lucene

Deprecate MergeSpecification#segString method in MergePolicy

Open

#14,899 建立於 2025年7月5日

在 GitHub 查看
 (3 留言) (0 反應) (1 負責人)Java (879 fork)batch import
good first issue

倉庫指標

Star
 (2,179 star)
PR 合併指標
 (平均合併 7天 11小時) (30 天內合併 109 個 PR)

描述

Following up from an old TODO, we can deprecate MergePolicy.MergeSpecification#segString. The places it's used (only 1?) doesn't need the directory param, and can simply use the toString() method.

貢獻者指南