Skip to content

Commit 1654f43

Browse files
committed
Replace workshop structure
1 parent 7d9658a commit 1654f43

File tree

18 files changed

+44
-6134
lines changed

18 files changed

+44
-6134
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
sidebar_position: 2
3+
---
4+
5+
# Atlas Search architecture
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar_position: 3
3+
---
4+
5+
# Index configuration
6+
7+
* Supported types
8+
* Dynamic mapping

docs/1_Introduction/playground.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
sidebar_position: 4
3+
---
4+
5+
# Atlas Search Playground

docs/1_Introduction/welcome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
sidebar_position: 1
33
---
44

5-
# Welcome to Atlas Search Playground Workshop
5+
# Welcome to Atlas Search Fundamentals Workshop
66

77
Welcome to the Atlas Search Playground Workshop! In this interactive session, you'll learn how to use the MongoDB Atlas Search Playground to create and test powerful search queries for an Airbnb-like dataset, all without the need for setting up your own cluster.
88

docs/2_Analysis/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
sidebar_position: 1
3+
---
4+
5+
# Analysis
6+
7+
* Diagrams of tokens that are generated from various analyzers
8+
* Built-in analyzers from lucene.keyword to the others
9+
* Labs: lucene.standard, lucene.english, custom analyzer

docs/2_search-basics/1-full-text-search.mdx

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

docs/2_search-basics/2-why-search.mdx

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

docs/2_search-basics/3-why-atlas-search.mdx

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

docs/2_search-basics/4-how-search-works.mdx

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

docs/2_search-basics/accessing-playground.md

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

0 commit comments

Comments
 (0)