{
	"searchableAttributes": [
		"normalizedName",
		"normalizedContext",
		"_geo"
	],
	"filterableAttributes": [
		"weight",
		"_geo"
	],
	"sortableAttributes": [
		"weight",
		"_geo"
	],
	"rankingRules": [
		"words",
		"typo",
		"proximity",
		"attribute",
		"sort",
		"exactness",
		"weight:desc"
	],
	"typoTolerance": {
		"minWordSizeForTypos": {
			"twoTypos": 8
		}
	}
}
