We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f8d4f commit 59ddef6Copy full SHA for 59ddef6
source/atlas-cli-deploy-fts.txt
@@ -51,6 +51,17 @@ Complete the Prerequisites
51
52
mongorestore --archive=sampledata.archive --port={port-number}
53
54
+.. _atlas-cli-fts-limitations:
55
+
56
+Review the Limitations
57
+----------------------
58
59
+The following limitations apply:
60
61
+- You can't perform :atlas:`concurrent </atlas-search/concurrent-query/>`
62
+ search.
63
+- You can't exceed 1024 boolean clauses.
64
65
.. _atlas-cli-fts-index-query:
66
67
Create an Atlas Search Index and Run a Query
0 commit comments