{ "guides": { "settings": { "attributesToIndex": [ "unordered(title)", "unordered(content)", "unordered(type)" ], "attributesToSnippet": [ "content:30" ], "attributesForFaceting": [ ], "attributeForDistinct": "urlDisplay", "highlightPreTag": "", "highlightPostTag": "" } }, "blog-posts": { "settings": { "attributesToIndex": [ "unordered(title)", "unordered(content)", "unordered(type)" ], "attributesToSnippet": [ "content:30" ], "attributesForFaceting": [ ], "customRanking": [ "asc(age)" ], "attributeForDistinct": "urlDisplay", "highlightPreTag": "", "highlightPostTag": "" } }, "documentation": { "settings": { "attributesToIndex": [ "title", "splitTitle", "unordered(summary)", "unordered(type)" ], "attributesToSnippet": [ "summary:30" ], "attributesForFaceting": [ "language" ], "customRanking": [ "desc(ranking)" ], "attributeForDistinct": null, "highlightPreTag": "", "highlightPostTag": "" } }, "examples": { "settings": { "attributesToIndex": [ "unordered(title)", "unordered(summary)", "unordered(type)" ], "attributesToSnippet": [ "summary:30" ], "attributesForFaceting": [ ], "attributeForDistinct": null, "highlightPreTag": "", "highlightPostTag": "" } }, "other": { "settings": { "attributesToIndex": [ "unordered(title)", "unordered(content)" ], "attributesToSnippet": [ "content:30" ], "attributesForFaceting": [ ], "attributeForDistinct": null, "highlightPreTag": "", "highlightPostTag": "" } } }