KMBR27481-E <D>

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

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