Skip to content

Commit aba65d6

Browse files
authored
Update search-howto-index-cosmosdb-mongodb.md
1 parent 565a905 commit aba65d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-howto-index-cosmosdb-mongodb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ These are the limitations of this feature:
4242

4343
+ The column name `_ts` is a reserved word. If you need this field, consider alternative solutions for populating an index.
4444

45-
+ The MongoDB attribute `$ref` is a reserved word. If you need this in your data base, consider alternative solutions for populating an index.
45+
+ The MongoDB attribute `$ref` is a reserved word. If you need this in your MongoDB collection, consider alternative solutions for populating an index.
4646

4747

4848
As an alternative to this connector, if your scenario has any of those requirements, you could use the [Push API/SDK](search-what-is-data-import.md) or consider [Azure Data Factory](../data-factory/connector-azure-cosmos-db.md) with an [Azure Cognitive Search index](../data-factory/connector-azure-search.md) as the sink.

0 commit comments

Comments
 (0)