Обновление composer.json

This commit is contained in:
RedHood 2021-01-24 16:27:45 +10:00
parent c2afcfcc5a
commit 9887be35f9
3 changed files with 65 additions and 269 deletions

View File

@ -8,6 +8,7 @@
{ {
"name": "Arsen Mirzaev Tatyano-Muradovich", "name": "Arsen Mirzaev Tatyano-Muradovich",
"email": "red@hood.su", "email": "red@hood.su",
"homepage": "https://hood.su/mirzaev",
"role": "Developer" "role": "Developer"
} }
], ],
@ -20,10 +21,10 @@
"bower-asset/bootstrap": "*", "bower-asset/bootstrap": "*",
"npm-asset/jquery": "^3.5", "npm-asset/jquery": "^3.5",
"bower-asset/jquery": "^3.5", "bower-asset/jquery": "^3.5",
"explosivebit/arangodb": "^2.0",
"triagens/arangodb": "^3.6", "triagens/arangodb": "^3.6",
"moonlandsoft/yii2-phpexcel": "^2.0", "moonlandsoft/yii2-phpexcel": ">=2.0",
"carono/yii2-1c-exchange": "^0.3.1" "carono/yii2-1c-exchange": "^0.3.1",
"mirzaev/yii2-arangodb": "~2.1.0.x-dev"
}, },
"require-dev": { "require-dev": {
"codeception/codeception": ">=4.1", "codeception/codeception": ">=4.1",

80
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "4196a4ecb3a65a932cab9cbdeeb2b47f", "content-hash": "7219e565f7400643e10772d84e87d8a5",
"packages": [ "packages": [
{ {
"name": "bower-asset/bootstrap", "name": "bower-asset/bootstrap",
@ -53,7 +53,7 @@
"version": "3.5.1", "version": "3.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/jquery/jquery-dist.git", "url": "git@github.com:jquery/jquery-dist.git",
"reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215" "reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215"
}, },
"dist": { "dist": {
@ -417,16 +417,6 @@
], ],
"time": "2020-12-29T14:50:06+00:00" "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", "name": "ezyang/htmlpurifier",
"version": "v4.13.0", "version": "v4.13.0",
@ -725,6 +715,56 @@
}, },
"time": "2020-08-28T17:11:00+00:00" "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", "name": "moonlandsoft/yii2-phpexcel",
"version": "2.0.0", "version": "2.0.0",
@ -1703,16 +1743,16 @@
}, },
{ {
"name": "twbs/bootstrap", "name": "twbs/bootstrap",
"version": "v4.5.3", "version": "v4.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twbs/bootstrap.git", "url": "https://github.com/twbs/bootstrap.git",
"reference": "a716fb03f965dc0846df479e14388b1b4b93d7ce" "reference": "6ffb0b48e455430f8a5359ed689ad64c1143fac2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/a716fb03f965dc0846df479e14388b1b4b93d7ce", "url": "https://api.github.com/repos/twbs/bootstrap/zipball/6ffb0b48e455430f8a5359ed689ad64c1143fac2",
"reference": "a716fb03f965dc0846df479e14388b1b4b93d7ce", "reference": "6ffb0b48e455430f8a5359ed689ad64c1143fac2",
"shasum": "" "shasum": ""
}, },
"replace": { "replace": {
@ -1752,7 +1792,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twbs/bootstrap/issues", "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": [ "funding": [
{ {
@ -1760,7 +1800,7 @@
"type": "open_collective" "type": "open_collective"
} }
], ],
"time": "2020-10-13T15:38:30+00:00" "time": "2021-01-19T16:16:38+00:00"
}, },
{ {
"name": "yiisoft/yii2", "name": "yiisoft/yii2",
@ -6680,7 +6720,9 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": [], "stability-flags": {
"mirzaev/yii2-arangodb": 20
},
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {

View File

@ -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}