AddToAll
AttributeChangeBatch.AddToAll method
将指定的属性添加到索引中的所有文档。
public void AddToAll(params string[] attributes)
范围 | 类型 | 描述 |
---|---|---|
attributes | String[] | 要添加的属性。 |
也可以看看
- class AttributeChangeBatch
- 命名空间 GroupDocs.Search.Common
- 部件 GroupDocs.Search
将指定的属性添加到索引中的所有文档。
public void AddToAll(params string[] attributes)
范围 | 类型 | 描述 |
---|---|---|
attributes | String[] | 要添加的属性。 |