Skip to content

Commit ab8da10

Browse files
authored
Merge pull request #43 from xdevplatform/new-operators
New search operators
2 parents bcbe904 + 4060fdb commit ab8da10

File tree

5 files changed

+115
-100
lines changed

5 files changed

+115
-100
lines changed

docs.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@
176176
"pages": [
177177
"x-api/posts/search/integrate/overview",
178178
"x-api/posts/search/integrate/build-a-query",
179+
"x-api/posts/search/integrate/operators",
179180
"x-api/posts/search/integrate/paginate"
180181
]
181182
}
@@ -224,6 +225,7 @@
224225
"group": "Integration guide",
225226
"pages": [
226227
"x-api/posts/filtered-stream/integrate/build-a-rule",
228+
"x-api/posts/filtered-stream/integrate/operators",
227229
"x-api/posts/filtered-stream/integrate/consuming-streaming-data",
228230
"x-api/posts/filtered-stream/integrate/handling-disconnections",
229231
"x-api/posts/filtered-stream/integrate/handling-high-volume-capacity",

0 commit comments

Comments
 (0)