[
https://issues.apache.org/jira/browse/SOLR-17284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909205#comment-17909205
]
David Smiley commented on SOLR-17284:
-
FYI [I proposed on the dev
list|https://lists
gerlowskija commented on PR #2930:
URL: https://github.com/apache/solr/pull/2930#issuecomment-2566985693
The biggest open question for this API (IMO) is how the "property unsetting"
semantics should work for the v2 API.
For context, the v1 API has "patch" semantics. That is - only th
[
https://issues.apache.org/jira/browse/SOLR-16391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-16391:
--
Labels: newdev pull-request-available (was: newdev)
> Cosmetic improvements and migration to J
gerlowskija opened a new pull request, #2930:
URL: https://github.com/apache/solr/pull/2930
https://issues.apache.org/jira/browse/SOLR-16391
# Description
Solr's v2 API supports a "modify-collection" API, but its implementation
uses the legacy (non JAX-RS) framework.