MongoDB Atlas Search

MongoDB Atlas Search (Lucene Full-Text)

Comprehensive reference for MongoDB Atlas Search — the Lucene-based full-text search engine embedded in Atlas. Covers the full lifecycle from index design through query construction, relevance tuning, and production deployment. Explicitly excludes Vector Search ($vectorSearch); see [[mongodb-search-ai]] for hybrid and semantic patterns.

When to Use This Skill

Cluster tier requirement: Atlas Search requires M10 or higher. Not available on M0 (free), M2, or M5 shared-tier clusters.

Do NOT use Atlas Search when:

See the full SKILL.md at ~/.claude/skills/mongodb-atlas-search/SKILL.md for complete operator reference, analyzer tables, anti-patterns, scoring, facets, autocomplete, and search node guidance.