CBLFullTextIndexItem
@interface CBLFullTextIndexItem : NSObjectFull-text Index Item.
- 
                  
                  Creates a full-text search index item with the given expression. DeclarationObjective-C + (nonnull CBLFullTextIndexItem *)property:(nonnull NSString *)property;Swift class func property(_ property: String) -> CBLFullTextIndexItemParameterspropertyA property used to perform the match operation against with. Return ValueThe full-text search index item. 
- 
                  
                  Not available DeclarationObjective-C - (nonnull instancetype)init;
 CBLFullTextIndexItem Class Reference
        CBLFullTextIndexItem Class Reference