DRG-50943 query token too long on line string on column string
Description:
DRG-50943 query token too long on line string on column string
Cause:
A query token is longer than 256 bytes.
Description:
DRG-50943 query token too long on line string on column string
Cause:
A query token is longer than 256 bytes.
Description:
DRG-50944 NEAR operator not supported for theme index
Cause:
NEAR operator used in theme index query.
Description:
DRG-50945 Illegal phrase in query for theme index
Cause:
Phrase incorrectly defined in theme index query.
Description:
DRG-50946 Invalid unary operator for theme index
Cause:
Stemming, fuzzy match and soundex not allowed for theme index.
Description:
DRG-50947 ABOUT clause not allowed without a theme index
Cause:
The query contains an ABOUT clause, but there is no theme index to support it.
Description:
DRG-50948 ABOUT clause required in the absence of a text index
Cause:
There is no text index, but the query does not contain any about clause. With only a theme index present, each query term must belong to an ABOUT clause.
Description:
DRG-50949 too many SQEs
Cause:
Too many SQEs to expand.
Description:
DRG-50950 circular SQE found
Cause:
Circular SQE reference is found.
Description:
DRG-50951 Unable to resolve element name for attribute string
Cause:
XPATH expression such as A/*/@B or A//@B is not supported.
Description:
DRG-50952 Section is not PATH section group
Cause:
XPATH expression has section which is not created using PATH section group.