QueryDebugMode Enum
Enables a debugging tool that can be used to further explore your search results. You can enable multiple debug modes simultaneously by separating them with a | character, for example: semantic|queryRewrites.
Fields
| ALL |
| DISABLED |
| INNER_HITS |
| QUERY_REWRITES |
| SEMANTIC |
| VECTOR |