Commit 83478e2
committed
Search User Experience Improvements
Changes
========
* PYCBC-1690: Update SearchQuery to provide `__repr__` methods that reflect the
query JSON that will be sent to the search service
* Update tests to confirm functionality
* PYCBC-1691: Improve developer experience by allowing various
SearchQuery types to handle args and kwargs
* Update docstrings and API docs
Change-Id: Ib8b68f63faa4631a721a811c915e1370beead08e
Reviewed-on: https://review.couchbase.org/c/couchbase-python-client/+/232130
Tested-by: Build Bot <build@couchbase.com>
Reviewed-by: Dimitris Christodoulou <dimitris.christodoulou@couchbase.com>1 parent 5930190 commit 83478e2
4 files changed
Lines changed: 1687 additions & 212 deletions
File tree
- couchbase
- logic
- tests
- docs/couchbase_api
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
122 | 126 | | |
123 | 127 | | |
124 | 128 | | |
| |||
174 | 178 | | |
175 | 179 | | |
176 | 180 | | |
177 | | - | |
178 | | - | |
| 181 | + | |
179 | 182 | | |
180 | 183 | | |
181 | 184 | | |
| |||
198 | 201 | | |
199 | 202 | | |
200 | 203 | | |
201 | | - | |
| 204 | + | |
202 | 205 | | |
203 | 206 | | |
204 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
205 | 210 | | |
206 | 211 | | |
207 | 212 | | |
| |||
0 commit comments