KnownQueryDebugMode enum
Known values of QueryDebugMode that the service accepts.
Fields
| All | Turn on all debug options. |
| Disabled | No query debugging information will be returned. |
| InnerHits | Allows the user to retrieve scoring information regarding vectors matched within a collection of complex types. |
| QueryRewrites | Allows the user to explore the list of query rewrites generated for their search request. |
| Semantic | Allows the user to further explore their reranked results. |
| Vector | Allows the user to further explore their hybrid and vector query results. |