AddToAll

AttributeChangeBatch.AddToAll method

Voegt de gespecificeerde attributen toe aan alle documenten in de index.

public void AddToAll(params string[] attributes)
Parameter Type Beschrijving
attributes String[] De attributen die moeten worden toegevoegd.

Zie ook