Skip to content

Commit ccb1abc

Browse files
committed
distribute faq entries
1 parent b44d8e7 commit ccb1abc

File tree

9 files changed

+288
-325
lines changed

9 files changed

+288
-325
lines changed

source/faq.txt

Lines changed: 0 additions & 324 deletions
This file was deleted.

source/fundamentals/builders.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Operations with Builders
2020
Overview
2121
--------
2222

23+
.. include:: /includes/linq-vs-builders.rst
24+
2325
In this guide, you can learn about the helper classes, or **builders**, that
2426
the {+driver-short+} provides to create types used in your operations.
2527
Using builders helps you identify errors at compile time and avoid them
@@ -488,6 +490,11 @@ The results of the preceding example contain the following documents:
488490
To learn more about Atlas Vector Search, see :atlas:`Atlas Vector Search Overview </atlas-vector-search/vector-search-overview/>`
489491
in the Atlas manual.
490492

493+
Troubleshooting
494+
---------------
495+
496+
.. include:: /includes/troubleshooting/unsupported-filter-expression.rst
497+
491498
Additional Information
492499
----------------------
493500

0 commit comments

Comments
 (0)