Task #3315
Story #1906: Review, revise, and update architecture documentation
CNRead.query() - POST in addition to GET
Status:
New
Priority:
Normal
Assignee:
Category:
Documentation
Target version:
Start date:
2012-10-09
Due date:
% Done:
0%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
The REST URL is given as:
GET /query/{queryEngine}/{query}
But Solr also supports POST. POST is used by solrclient.py and I've verified that it still works.
Should we specify that POST is valid if it's accepted by the engine?
History
#1 Updated by Dave Vieglais about 10 years ago
- Target version set to Maintenance Backlog