public static class Query.DebugInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
debugContext |
boolean |
debugELLQL |
boolean |
debugExecutor |
boolean |
debugFullHits |
boolean |
debugKeywords |
boolean |
debugPartialHits |
boolean |
debugQuery |
int |
debugQueryProcessingLevel |
boolean |
debugSynthesis |
boolean |
prettyQueryAST |
boolean |
withHitAST |
boolean |
withQueryAST |
boolean |
withRankingKeys |
Constructor and Description |
---|
DebugInfo() |
public int debugQueryProcessingLevel
public boolean withHitAST
public boolean withQueryAST
public boolean prettyQueryAST
public boolean withRankingKeys
public boolean debugFullHits
public boolean debugPartialHits
public boolean debugSynthesis
public boolean debugKeywords
public boolean debugQuery
public boolean debugELLQL
public boolean debugContext
public boolean debugExecutor
Copyright © 2013 Dassault Systèmes, All Rights Reserved.