setCollectionName

format

void setCollectionName(String collectionName)

description

Sets the name of the MediaCollection being searched. This name is necessary to support distributed searches on several MediaCollections, perhaps across several servers.

parameters

collectionName - the name of the MediaCollection being searched

returns

nothing (void)

throws

The setCollectionName() method does not throw any exceptions.