RemoveFromAll

AttributeChangeBatch.RemoveFromAll method

Supprime les attributs spécifiés de tous les documents de l’index.

public void RemoveFromAll(params string[] attributes)
Paramètre Taper La description
attributes String[] Les attributs à supprimer.

Voir également