{
	"title": "Entities found, with lang fallbacks, no stemming",
	"term": "another search term",
	"entitiesForTerm": {
		"another search term": [
			{
				"id": "Q9"
			},
			{
				"id": "Q2"
			}
		]
	},
	"userLanguage": "ga",
	"fallbackLangs": [ "fr", "es" ],
	"settings": {
		"boost": {
			"statement": {"P999": 20},
			"descriptions.$language": 7.5,
			"descriptions.$language.plain": 2.5,
			"category": 0.525,
			"category.plain": 0.175,
			"title": 0.45,
			"title.plain": 0.15,
			"redirect.title": 0.375,
			"redirect.title.plain": 0.125,
			"text": 0.3,
			"text.plain": 0.1,
			"auxiliary_text": 0.225,
			"auxiliary_text.plain": 0.075,
			"file_text": 0.15,
			"file_text.plain": 0.05
		}
	}
}
