We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2ca152 commit 53041efCopy full SHA for 53041ef
source/includes/indexes/atlas-search-index.rb
@@ -23,7 +23,7 @@
23
mappings: {
24
dynamic: false,
25
fields: {
26
- <field name>: {type: '<field type>'}
+ <field name>: { type: '<field type>' }
27
}
28
29
@@ -37,7 +37,7 @@
37
38
39
40
41
42
43
@@ -49,7 +49,7 @@
49
50
51
52
53
54
55
0 commit comments