|
|
@@ -50,7 +50,6 @@ count(1)
|
|
|
**/
|
|
|
;
|
|
|
|
|
|
-
|
|
|
cql: select * from field where namespace='test' and name in ('主机aab','noindex')
|
|
|
/**
|
|
|
match("name", "主机aab", "isindex", 1)
|
|
|
@@ -58,4 +57,3 @@ match("name", "noindex", "isindex", 0)
|
|
|
**/
|
|
|
;
|
|
|
|
|
|
-drop class if exists /test/性能AaB;
|