SKIndex.CreateWithUrl(NSUrl, String, SKIndexType, SKTextAnalysis) Method

Definition

public static SearchKit.SKIndex CreateWithUrl (Foundation.NSUrl url, string indexName, SearchKit.SKIndexType type, SearchKit.SKTextAnalysis analysisProperties);
static member CreateWithUrl : Foundation.NSUrl * string * SearchKit.SKIndexType * SearchKit.SKTextAnalysis -> SearchKit.SKIndex

Parameters

url
NSUrl
indexName
String
analysisProperties
SKTextAnalysis

Returns

Applies to