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 e90c84b commit c5f51a3Copy full SHA for c5f51a3
source/includes/indexes/atlas-search-index.rb
@@ -19,7 +19,7 @@
19
)
20
21
# Creates an index on the specified field with the specified index name
22
-index-definition = {
+index_definition = {
23
mappings: {
24
dynamic: false,
25
fields: {
0 commit comments