Skip to content

Commit ac79ff8

Browse files
authored
DOCSP-32903 Natural Querying Limits (#573)
* DOCSP-32903 Natural Querying Limits * * * * * * * * * * * IR * IR Feedback * *
1 parent 02112b2 commit ac79ff8

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
It can be difficult to predict the complexity of the query or pipeline
2+
returned by the Compass AI. You may need to adjust the
3+
:guilabel:`MAX TIME MS` query bar option to either allow longer query
4+
processing time or prevent long-running queries. For details, see
5+
:ref:`query-bar-max-time-ms`.

source/query-with-natural-language/prompt-natural-language-aggregation.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ About this Task
2929
- This page uses the :ref:`sample_mflix.movies <sample-mflix>`
3030
collection from the Atlas sample dataset.
3131

32+
- .. include:: /includes/fact-natural-language-querying-maxTimems.txt
33+
3234
Before you Begin
3335
----------------
3436

source/query-with-natural-language/prompt-natural-language-query.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ About this Task
3434
- This page uses the :ref:`sample_mflix.movies <sample-mflix>`
3535
collection from the Atlas sample dataset.
3636

37+
- .. include:: /includes/fact-natural-language-querying-maxTimems.txt
38+
3739
Before you Begin
3840
----------------
3941

0 commit comments

Comments
 (0)