Skip to content

Instantly share code, notes, and snippets.

@bchiang7
Created March 26, 2020 21:45
Show Gist options
  • Save bchiang7/752543f571819dca66fb57da292d64ad to your computer and use it in GitHub Desktop.
Save bchiang7/752543f571819dca66fb57da292d64ad to your computer and use it in GitHub Desktop.
{
"hitsPerPage": 20,
"searchableAttributes": [
"unordered(title)",
"unordered(content)",
],
"distinct": true,
"attributesForFaceting": [],
"attributesToSnippet": ["content:10", "title:10"],
"attributesToHighlight": null,
"attributeForDistinct": "distinct_key",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment