[ 
https://issues.apache.org/jira/browse/SOLR-15781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17450448#comment-17450448
 ] 

Gus Heck commented on SOLR-15781:
---------------------------------

With 15590 now in, you may want to consider that it should now be possible to 
migrate things like this to a servlet with standard doGet, doPut and doPost 
methods. This has the added benefit of beginning to untangle our admin code 
from our query code and update code (presently all 3 are entangled in 
SolrDispatch filter).

> Cosmetic and consistency improvements to v2 API
> -----------------------------------------------
>
>                 Key: SOLR-15781
>                 URL: https://issues.apache.org/jira/browse/SOLR-15781
>             Project: Solr
>          Issue Type: Improvement
>          Components: v2 API
>            Reporter: Jason Gerlowski
>            Priority: Major
>              Labels: V2
>
> While the v2 API is in many ways an improvement over v1 in terms of 
> readability and API best practices, it still has a lot of room for 
> improvement.  The recent "exper
> imental" designation for v2 opens the door to pursuing many of these 
> improvements. 
> This ticket is intended as an umbrella to track resolution of some of the 
> known warts in the current v2 API and some of the improvements that can be 
> made in terms of being more RESTful, etc.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to