Ask a question to get started
Enter to send•Shift+Enter new line
search_settings( self, exclude_none: bool = True, ) -> dict[str, Any
Return the specific index search settings for the algorithm.
:param exclude_none: Whether to exclude keys with None values in the dictionary. :type exclude_none: bool :return: A dictionary containing the search settings. :rtype: dict[str, Any]