From 9887be35f95c23486d271693a7222209318c5b6b Mon Sep 17 00:00:00 2001 From: RedHood Date: Sun, 24 Jan 2021 16:27:45 +1000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20composer.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 7 +- composer.lock | 80 ++++++-- mirzaev/skillparts/system/web/debug.txt | 247 ------------------------ 3 files changed, 65 insertions(+), 269 deletions(-) diff --git a/composer.json b/composer.json index fecc00a..1e2a2d7 100644 --- a/composer.json +++ b/composer.json @@ -8,6 +8,7 @@ { "name": "Arsen Mirzaev Tatyano-Muradovich", "email": "red@hood.su", + "homepage": "https://hood.su/mirzaev", "role": "Developer" } ], @@ -20,10 +21,10 @@ "bower-asset/bootstrap": "*", "npm-asset/jquery": "^3.5", "bower-asset/jquery": "^3.5", - "explosivebit/arangodb": "^2.0", "triagens/arangodb": "^3.6", - "moonlandsoft/yii2-phpexcel": "^2.0", - "carono/yii2-1c-exchange": "^0.3.1" + "moonlandsoft/yii2-phpexcel": ">=2.0", + "carono/yii2-1c-exchange": "^0.3.1", + "mirzaev/yii2-arangodb": "~2.1.0.x-dev" }, "require-dev": { "codeception/codeception": ">=4.1", diff --git a/composer.lock b/composer.lock index 41fc3d5..72d7a4d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4196a4ecb3a65a932cab9cbdeeb2b47f", + "content-hash": "7219e565f7400643e10772d84e87d8a5", "packages": [ { "name": "bower-asset/bootstrap", @@ -53,7 +53,7 @@ "version": "3.5.1", "source": { "type": "git", - "url": "https://github.com/jquery/jquery-dist.git", + "url": "git@github.com:jquery/jquery-dist.git", "reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215" }, "dist": { @@ -417,16 +417,6 @@ ], "time": "2020-12-29T14:50:06+00:00" }, - { - "name": "explosivebit/arangodb", - "version": "2.0", - "source": { - "type": "git", - "url": "https://github.com/pBazsi/yii2-arangodb.git", - "reference": "master" - }, - "type": "library" - }, { "name": "ezyang/htmlpurifier", "version": "v4.13.0", @@ -725,6 +715,56 @@ }, "time": "2020-08-28T17:11:00+00:00" }, + { + "name": "mirzaev/yii2-arangodb", + "version": "2.1.0.x-dev", + "source": { + "type": "git", + "url": "https://git.hood.su/mirzaev/yii2/arangodb", + "reference": "3355611e2008933d647e96316b2a488a7be705c5" + }, + "require": { + "php": "^8.0.0", + "triagens/arangodb": "~3.2", + "yiisoft/yii2": "2.*" + }, + "require-dev": { + "yiisoft/yii2-debug": "*" + }, + "type": "yii2-extension", + "autoload": { + "psr-4": { + "mirzaev\\yii2\\arangodb\\": "mirzaev/yii2-arangodb" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "AGPL-3.0-or-later" + ], + "authors": [ + { + "name": "Arsen Mirzaev Tatyano-Muradovich", + "email": "red@hood.su", + "homepage": "https://hood.su/mirzaev", + "role": "Developer" + }, + { + "name": "Ilya Rumyantsev", + "email": "explosivebit@gmail.com" + }, + { + "name": "Alvian Burhanuddin", + "email": "alvianthelfarqy@gmail.com" + } + ], + "description": "Library for connecting ArangoDB-PHP to Yii2", + "homepage": "https://git.hood.su/mirzaev/yii2/arangodb", + "keywords": [ + "ArangoDb", + "yii2" + ], + "time": "2021-01-20T03:59:35+00:00" + }, { "name": "moonlandsoft/yii2-phpexcel", "version": "2.0.0", @@ -1703,16 +1743,16 @@ }, { "name": "twbs/bootstrap", - "version": "v4.5.3", + "version": "v4.6.0", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "a716fb03f965dc0846df479e14388b1b4b93d7ce" + "reference": "6ffb0b48e455430f8a5359ed689ad64c1143fac2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/a716fb03f965dc0846df479e14388b1b4b93d7ce", - "reference": "a716fb03f965dc0846df479e14388b1b4b93d7ce", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/6ffb0b48e455430f8a5359ed689ad64c1143fac2", + "reference": "6ffb0b48e455430f8a5359ed689ad64c1143fac2", "shasum": "" }, "replace": { @@ -1752,7 +1792,7 @@ ], "support": { "issues": "https://github.com/twbs/bootstrap/issues", - "source": "https://github.com/twbs/bootstrap/tree/v4.5.3" + "source": "https://github.com/twbs/bootstrap/tree/v4.6.0" }, "funding": [ { @@ -1760,7 +1800,7 @@ "type": "open_collective" } ], - "time": "2020-10-13T15:38:30+00:00" + "time": "2021-01-19T16:16:38+00:00" }, { "name": "yiisoft/yii2", @@ -6680,7 +6720,9 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": { + "mirzaev/yii2-arangodb": 20 + }, "prefer-stable": false, "prefer-lowest": false, "platform": { diff --git a/mirzaev/skillparts/system/web/debug.txt b/mirzaev/skillparts/system/web/debug.txt index cf2eba3..e69de29 100644 --- a/mirzaev/skillparts/system/web/debug.txt +++ b/mirzaev/skillparts/system/web/debug.txt @@ -1,247 +0,0 @@ -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12212") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12212") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12212") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12212") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "asdas") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "asdas") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "asdas") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12eaw") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12eaw") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12eaw") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12eaw") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12eaw") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12eaw2") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12eaw12") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12eaw12u") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12eaw12uыф") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12eaw12uыф") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12eaw12uыфыв") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12eaw12uыфыв") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112342rsd") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112342rsd") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112342rsd") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112342rsd") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112342rsd") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112342rsd") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112342rsd") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112342rsd") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112342rsd") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112342rsda") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123123123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123123123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123123123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123123123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123123123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123123123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "11") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "11") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112323") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "11232345") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112323455") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112323455") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112323455") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112323455") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112323455") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112323455") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112323455") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "42342") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "42342") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "42342") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "42342") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "42342") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "42342") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "ass") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "ass") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "121") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1212") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "11232") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112321") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1123211") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "11232111") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-2") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-12") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1223") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1223") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1223") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1223") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-12323") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-12323") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-12323") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-12323") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-12323") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-12323") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-11") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12323") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12323") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12323") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "d") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "dsdfsdf") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "dsdfsdf") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "a") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "asdasd") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "asdasd") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-101") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1011") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "11212") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12342") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1232") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1232с") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-12") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-121") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-12111") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1233") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-2") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "12") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "EF") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "ED") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "FA") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "EF") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-2") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-E") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-F") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "10") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-2") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-2") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-22") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-2222") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-22") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-2") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-2=") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-12") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "111") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "111") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1111") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "11") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1123") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "112") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "11211") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "11") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-12") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn} -FOR product_search IN product_search SEARCH STARTS_WITH(product_search.catn, "1-1") LIMIT 0,10 RETURN {"id": product_search._key, "catn": product_search.catn}