QueryRewritesDebugInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains debugging information specific to query rewrites.
public class QueryRewritesDebugInfo
type QueryRewritesDebugInfo = class
Public Class QueryRewritesDebugInfo
- Inheritance
-
QueryRewritesDebugInfo
Properties
Text |
List of query rewrites generated for the text query. |
Vectors |
List of query rewrites generated for the vectorizable text queries. |