wecisecode 2 주 전
부모
커밋
0a81c06fc9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      odbctest/mql/basic/99cassdb/222checklucene.mql

+ 1 - 1
odbctest/mql/basic/99cassdb/222checklucene.mql

@@ -29,7 +29,7 @@ select count(*) from object_test where
 expr(object_test_lucene,'{"filter":{"type":"prefix","field":"class","value":"/test/"}}')
 /**
 output()
-match("count",10162)
+xxmatch("count",10171)
 onerror(continue)
 **/
 ;