KMBR27455-E <D>

%1構造体の%2番目でエラーが発生しました。
edmQueryOperator_Containsオペレータ,edmQueryOperator_ContainsWithScoreオペレータ又はedmQueryOperator_ContainsWithHighlightオペレータの第1オペランド以外に,edmQueryOperator_SpecificAndオペレータ,edmQueryOperator_EqualContentオペレータ,edmQueryOperator_AndNotオペレータ,dmaQueryOperator_Andオペレータ,dmaQueryOperator_Orオペレータ又はdmaQueryOperator_Notオペレータを指定しています。
An error occurred at number %2 of the structure %1.
In an operand other than the first operand of the edmQueryOperator_Contains operator, edmQueryOperator_ContainsWithScore operator, or edmQueryOperator_ContainsWithHighlight operator, a following operator is specified: the edmQueryOperator_SpecificAnd operator, the edmQueryOperator_EqualContent operator, the edmQueryOperator_AndNot operator, the dmaQueryOperator_And operator, the dmaQueryOperator_Or operator, or the dmaQueryOperator_Not operator.

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