mirror of https://github.com/tidwall/tile38.git
updated SEARCH documentation
This commit is contained in:
parent
b8487948fa
commit
5d48c99612
|
@ -347,29 +347,11 @@
|
|||
},
|
||||
{
|
||||
"name": "IDS"
|
||||
},
|
||||
{
|
||||
"name": "OBJECTS"
|
||||
},
|
||||
{
|
||||
"name": "POINTS"
|
||||
},
|
||||
{
|
||||
"name": "BOUNDS"
|
||||
},
|
||||
{
|
||||
"name": "HASHES",
|
||||
"arguments": [
|
||||
{
|
||||
"name": "precision",
|
||||
"type": "integer"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"since": "1.0.0",
|
||||
"since": "1.4.2",
|
||||
"group": "search"
|
||||
},
|
||||
"SCAN": {
|
||||
|
|
|
@ -509,29 +509,11 @@ var commandsJSON = `{
|
|||
},
|
||||
{
|
||||
"name": "IDS"
|
||||
},
|
||||
{
|
||||
"name": "OBJECTS"
|
||||
},
|
||||
{
|
||||
"name": "POINTS"
|
||||
},
|
||||
{
|
||||
"name": "BOUNDS"
|
||||
},
|
||||
{
|
||||
"name": "HASHES",
|
||||
"arguments": [
|
||||
{
|
||||
"name": "precision",
|
||||
"type": "integer"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"since": "1.0.0",
|
||||
"since": "1.4.2",
|
||||
"group": "search"
|
||||
},
|
||||
"SCAN": {
|
||||
|
|
Loading…
Reference in New Issue