AddToAll

AttributeChangeBatch.AddToAll method

指定した属性をインデックス内のすべてのドキュメントに追加します。

public void AddToAll(params string[] attributes)
パラメータ タイプ 説明
attributes String[] 追加する属性。

関連項目