_id | Unique ID of the SearchItem. |
Construct a search item. A search item needs to have at least a unique ID for a given search query.
SearchItem are generally created using the SearchProvider.CreateItem function. See SearchItem for example of items creation.