Files
freeCodeCamp/e2e/fixtures/algolia-no-hits.json
Sem Bauke 228c2316ee chore: update react-instancesearch to v7 (#57020)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-11-08 14:20:13 +01:00

29 lines
665 B
JSON

{
"results": [
{
"hits": [],
"nbHits": 0,
"page": 0,
"nbPages": 0,
"hitsPerPage": 5,
"exhaustiveNbHits": true,
"exhaustiveTypo": true,
"exhaustive": {
"nbHits": true,
"typo": true
},
"query": "sdefpuhsdfpiouhdsfgp",
"params": "highlightPostTag=__%2Fais-highlight__&highlightPreTag=__ais-highlight__&hitsPerPage=5&query=sdefpuhsdfpiouhdsfgp",
"index": "news",
"renderingContent": {},
"processingTimeMS": 1,
"processingTimingsMS": {
"_request": {
"roundTrip": 94
},
"total": 1
},
"serverTimeMS": 1
}
]
}