Skip to content

Commit af2d34e

Browse files
authored
Minor changes in "Limitations"
1 parent 1ae7f1c commit af2d34e

File tree

1 file changed

+2
-2
lines changed
  • src/nxdoc/nuxeo-server/administration/database-configuration

1 file changed

+2
-2
lines changed

src/nxdoc/nuxeo-server/administration/database-configuration/documentdb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Only instance clusters are supported due to elastic clusters' limitations.
1515

1616
## Limitations
1717

18-
- Fulltext search at repository level using `DocumentDB` is not supported due to `DocumentDB` limitations. Use `Elasticsearch` or `OpenSearch` for fulltext search. This requires you to disable repository fulltext search. See the [configuration]({{page space='nxdoc' page='documentdb#configuration'}}) section.
19-
- Retryable writes are not supported. You must disable this. See the [configuration]({{page space='nxdoc' page='documentdb#configuration'}}) section.
18+
- Fulltext search at repository level using is not supported due to `DocumentDB` limitations. Use `Elasticsearch` or `OpenSearch` for fulltext search. This requires you to disable repository fulltext search. For additional information, see the [configuration]({{page space='nxdoc' page='documentdb#configuration'}}) section.
19+
- Retryable writes are not supported. You must disable this. For additional information, see the [configuration]({{page space='nxdoc' page='documentdb#configuration'}}) section.
2020
- The chosen `DocumentDB` instance type affects the number of open cursor at any given time.
2121

2222
Note there are also other differences that should not affect Nuxeo. Please refer to `DocumentDB`:

0 commit comments

Comments
 (0)