Re: Feedback/Review Requested: "Official" Solr Python Client

2023-10-30 Thread Dmitri Maziuk
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'r

Re: Feedback/Review Requested: "Official" Solr Python Client

2023-10-30 Thread Jason Gerlowski
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 a