pyslk.total_number_search_results

pyslk.total_number_search_results#

pyslk.total_number_search_results(search_id: [<class 'int'>, <class 'str'>]) int | None#

Print the total number of search results regardless of read permissions of the current user

Parameters:

search_id (str or int) – a search_id

Returns:

total number of search results

Return type:

int or None