Skip to content

Commit

Permalink
DOCSP-32903 Natural Querying Limits (#573)
Browse files Browse the repository at this point in the history
* DOCSP-32903 Natural Querying Limits

* *

* *

* *

* *

* *

* IR

* IR Feedback

* *
  • Loading branch information
ianf-mongodb authored Nov 1, 2023
1 parent 02112b2 commit ac79ff8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/includes/fact-natural-language-querying-maxTimems.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
It can be difficult to predict the complexity of the query or pipeline
returned by the Compass AI. You may need to adjust the
:guilabel:`MAX TIME MS` query bar option to either allow longer query
processing time or prevent long-running queries. For details, see
:ref:`query-bar-max-time-ms`.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ About this Task
- This page uses the :ref:`sample_mflix.movies <sample-mflix>`
collection from the Atlas sample dataset.

- .. include:: /includes/fact-natural-language-querying-maxTimems.txt

Before you Begin
----------------

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ About this Task
- This page uses the :ref:`sample_mflix.movies <sample-mflix>`
collection from the Atlas sample dataset.

- .. include:: /includes/fact-natural-language-querying-maxTimems.txt

Before you Begin
----------------

Expand Down

0 comments on commit ac79ff8

Please sign in to comment.