Method
writeIndex(to:)
Writes the search index to a file.
func writeIndex(to url: URL) throws
Parameters
url-
The output URL for the search index JSON file.
Method
Writes the search index to a file.
func writeIndex(to url: URL) throws
urlThe output URL for the search index JSON file.