RemoveFromAll

AttributeChangeBatch.RemoveFromAll method

从索引中的所有文档中删除指定的属性。

public void RemoveFromAll(params string[] attributes)
范围 类型 描述
attributes String[] 要删除的属性。

也可以看看