Closed
Description
Per #35868 (comment)
example: we should be doing
index.IsFullTextIndex() == true
rather than:
index.FindAnnotation(CosmosAnnotationNames.FullTextIndex) != null
Per #35868 (comment)
example: we should be doing
index.IsFullTextIndex() == true
rather than:
index.FindAnnotation(CosmosAnnotationNames.FullTextIndex) != null