Re: Understanding CLUSTERPROP APIs

2022-10-13 Thread Noble Paul
Yes, that's correct. And we should get rid of the V1 because it cannot do the full range of operations On Fri, Oct 14, 2022, 12:39 AM Jason Gerlowski wrote: > Thanks Noble - so it sounds like the v2 set-obj-property API can do > everything that the original action=CLUSTERPROP API can, and more?

Re: Understanding CLUSTERPROP APIs

2022-10-13 Thread Jason Gerlowski
Thanks Noble - so it sounds like the v2 set-obj-property API can do everything that the original action=CLUSTERPROP API can, and more? So we might be able to sunset the original API at some point? Best, Jason On Wed, Oct 12, 2022 at 11:32 PM Noble Paul wrote: > they are essentially trying to

Re: Understanding CLUSTERPROP APIs

2022-10-12 Thread Noble Paul
they are essentially trying to achieve the same thing . however the v2 API can actually set deeply nested objects and the v2 API can only touch the single value attributes at the top level. On Thu, Oct 13, 2022 at 12:37 PM Jason Gerlowski wrote: > Hi all, > > I noticed recently that Solr has s

Understanding CLUSTERPROP APIs

2022-10-12 Thread Jason Gerlowski
Hi all, I noticed recently that Solr has several overlapping APIs for modifying what it calls "CLUSTERPROPS". I think I understand the purpose of each of these, but wanted to check here in case anyone had context to confirm or correct me: /admin/collections?action=CLUSTERPROP (or POST /api/clust