KMBR27452-E <D>

%1構造体の%2番目でエラーが発生しました。
edmQueryOperator_Containsオペレータ,edmQueryOperator_ContainsWithScoreオペレータ,edmQueryOperator_ContainsWithHighlightオペレータ又はedmQueryOperator_ConceptWithScoreオペレータ以外のオペランドの下位に,edmQueryOperator_SpecificAndオペレータ,edmQueryOperator_EqualContentオペレータ,edmQueryOperator_RelativeContentオペレータ,edmQueryOperator_Proxオペレータ,edmQueryOperator_Soundexオペレータ又はedmQueryOperator_Synonymオペレータを指定しています。
An error occurred at number %2 of the structure %1.
In the lower part of an operand (other than for the operators edmQueryOperator_Contains, edmQueryOperator_ContainsWithScore, edmQueryOperator_ContainsWithHighlight, or edmQueryOperator_ConceptWithScore), a following operator is specified: edmQueryOperator_SpecificAnd, edmQueryOperator_EqualContent, edmQueryOperator_RelativeContent, edmQueryOperator_Prox, edmQueryOperator_Soundex, or edmQueryOperator_Synonym.

%1:SDBR_QUERYNODE(WHERE)
1~4のオペレータ以外のオペランドの下位には,5~10のオペレータを指定できません。
  1. edmQueryOperator_Containsオペレータ
  2. edmQueryOperator_ContainsWithScoreオペレータ
  3. edmQueryOperator_ContainsWithHighlightオペレータ
  4. edmQueryOperator_ConceptWithScoreオペレータ
  5. edmQueryOperator_SpecificAndオペレータ
  6. edmQueryOperator_EqualContentオペレータ
  7. edmQueryOperator_RelativeContentオペレータ
  8. edmQueryOperator_Proxオペレータ
  9. edmQueryOperator_Soundexオペレータ
  10. edmQueryOperator_Synonymオペレータ
(S)
処理を中止して,エラーリターンします。
(O)
次の手順で対策を実施してください。
  1. 上記の1~4のオペレータのオペランドの下位に,上記の5~10のオペレータを指定する。
  2. このメッセージの前に出力されたKMBR20000-Eで示すメソッドを実行する。
なお,戻り値については,「9. 戻り値一覧」を参照してください。