On 10/30/23 15:16, Jason Gerlowski wrote:
Probably worth mentioning that the Python client in the linked PR currently
only supports admin APIs - so it's a much better option for e.g. some
workflow code that needs to manage collections than it is for actual search
and indexing at this point. We're hoping to expand to cover more than just
admin/management use-cases, but for the first pass that's where things are.
And here I was just about to make a snarky comment ;)
I may have a use case for searching, in particular: with child documents
to a couple of levels of nesting, but I don't have much use for admin
API right now.
Dima