Skip to main content
Version: v0.18.0

SearchType

Defines the type of search that is performed.

NameSummary
ItemsOnlyReturn only the items responsive to the search terms.
DescendantsReturn only the descendants of the items responsive to the search terms.
FamiliesFind entire families.
ItemsAndDescendantsSame as Descendants, but including the items responsive to the search terms.
ItemsAndDuplicatesFinds items and their duplicates.
ThreadItemsItems responsive to the search terms and all items in the same discussion threads.
TopLevelItemsReturns the top-level items for the collection returned by a search.