KMBR27484-E <D>

%1構造体の%2番目でエラーが発生しました。
edmQueryOperator_ConceptWithScoreオペレータの第2オペランドに,NULLを指定しています。
An error occurred at number %2 of the structure %1.
In the second operand of the edmQueryOperator_ConceptWithScore operator, NULL is specified.

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