https://issues.apache.org/jira/browse/SOLR-17398
On Fri, Aug 9, 2024 at 9:55 PM Jason Gerlowski wrote:
>
> Good idea!
>
> One thing that'd make this a bit awkward is the way individual v1
> RequestHandlers often map to many many v2 APIs. (e.g.
> CollectionsHandler covers > 40 "operation" types,
Good idea!
One thing that'd make this a bit awkward is the way individual v1
RequestHandlers often map to many many v2 APIs. (e.g.
CollectionsHandler covers > 40 "operation" types, for instance!).
Maybe using Javadoc's '@see' directive would scale a little better for
these cases?
In any case, +1