SKIndex.CreateWithMutableData Method

Definition

public static SearchKit.SKIndex CreateWithMutableData (Foundation.NSMutableData data, string indexName, SearchKit.SKIndexType type, SearchKit.SKTextAnalysis analysisProperties);
static member CreateWithMutableData : Foundation.NSMutableData * string * SearchKit.SKIndexType * SearchKit.SKTextAnalysis -> SearchKit.SKIndex

Parameters

indexName
String
analysisProperties
SKTextAnalysis

Returns

Applies to