Overview

The type of text supplied in type ExpertiseTextProcessingSpec

Refer to type expertiseTextProcessingSpec

Enumeration Members

Name Description

UNDEFINED

Constant indicating the the search type is to be determined by the system when the API request comes in. It the search type is not UNDEFINED, it must match the requested search type or the search request will be requested.

PHRASE

Constant indicating that some search text can be interpreted as a multi-word phrase, or a list of multi-word phrases.

BOOLEXPR

Constant indicating that some search text can be interpreted as a boolean expression

DOCUMENT

Constant indicating that some search text can be interpreted as a natural language document

WORDEXPR

Constant indicating that the search text can be interpreted as a word expression.

Referenced By Representaions