AddToAll

AttributeChangeBatch.AddToAll method

Agrega los atributos especificados a todos los documentos en el índice.

public void AddToAll(params string[] attributes)
Parámetro Escribe Descripción
attributes String[] Los atributos a agregar.

Ver también