Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DOCSP-46479: document Scout integration #3261

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
rustagir merged 14 commits into mongodb:5.2 from rustagir:DOCSP-46479-scout-docs
Mar 5, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
JT tech review 1
  • Loading branch information
rustagir committed Feb 6, 2025
commit 619fe56f802b8a94bd6bd5251174b9b23a6ae287
14 changes: 9 additions & 5 deletions docs/scout.txt
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,14 @@ Laravel documentation.
The Scout integration for {+odm-long+} provides the following
functionality:

- Provides an abstraction to create search indexes on documents in
MongoDB collections and external search engines. In MongoDB, this feature
allows you to create :atlas:`Atlas Search indexes
</atlas-search/manage-indexes/>`.
- Provides an abstraction to create :atlas:`Atlas Search indexes
</atlas-search/manage-indexes/>` from any MongoDB or SQL model.

.. tip::

We recommend creating Search indexes by using the ``Schema``
builder methods. To learn more, see the :ref:`TODO DOCSP-46230`
section of the Atlas Search guide.

- Allows you to automatically replicate data from MongoDB into a
Copy link
Member

@GromNaN GromNaN Mar 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems to me that "allows" is a word to be avoided (exept when talking about permissions, security). It's better to use "enable", for example.

rustagir reacted with thumbs up emoji
search engine such as `Meilisearch <https://www.meilisearch.com/>`__
Expand All @@ -42,7 +46,7 @@ functionality:
.. note:: Deployment Compatibility

You can use Laravel Scout only when you connect to MongoDB Atlas
clusters. This feature is not available for self-managed or
deployments. This feature is not available for self-managed or
serverless deployments.

Scout for Atlas Search Tutorial
Expand Down
Loading

AltStyle によって変換されたページ (->オリジナル) /