DesPartSearchInferenceStrippedSpan
Represents a term stripped from the original query during inference.
type DesPartSearchInferenceStrippedSpan {
attributeShortnames: [String!]!
end: Int!
start: Int!
text: String!
}
Fields
DesPartSearchInferenceStrippedSpan.attributeShortnames ● [String!]! non-null scalar
Attribute short names corresponding to the stripped term.