Adjusted a few more uses of the sample vector data. #159
Annotations
10 warnings
build:
RediSearchClient/InfoResult.cs#L329
'RedisResult.Type' is obsolete: 'Please use either Resp2Type (simplified) or Resp3Type (full)'
|
build:
RediSearchClient/InfoResult.cs#L329
'ResultType.MultiBulk' is obsolete: 'Please use Array'
|
build:
RediSearchClient/InfoResult.cs#L338
'RedisResult.Type' is obsolete: 'Please use either Resp2Type (simplified) or Resp3Type (full)'
|
build:
RediSearchClient/InfoResult.cs#L338
'ResultType.MultiBulk' is obsolete: 'Please use Array'
|
build:
RediSearchClient/Attributes/AliasAttribute.cs#L5
Missing XML comment for publicly visible type or member 'AliasAttribute'
|
build:
RediSearchClient/Attributes/AliasAttribute.cs#L7
Missing XML comment for publicly visible type or member 'AliasAttribute.Name'
|
build:
RediSearchClient/Attributes/AliasAttribute.cs#L9
Missing XML comment for publicly visible type or member 'AliasAttribute.AliasAttribute(string)'
|
build:
RediSearchClient/Attributes/IndexAttribute.cs#L10
Missing XML comment for publicly visible type or member 'IndexAttribute.Value'
|
build:
RediSearchClient/Attributes/IndexAttribute.cs#L12
Missing XML comment for publicly visible type or member 'IndexAttribute.IndexAttribute(bool)'
|
build:
RediSearchClient/Attributes/IndexAttribute.cs#L17
Missing XML comment for publicly visible type or member 'IndexAttribute.IndexAttribute()'
|