mirror of https://github.com/apache/lucene.git
add TODO
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@522288 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a9500c3a58
commit
f363315601
|
@ -12,6 +12,9 @@
|
|||
|
||||
class Solr::Request::Base
|
||||
|
||||
|
||||
#TODO : Add base support for the debugQuery flag, and such that the response provides debug output easily
|
||||
|
||||
# returns either :xml or :ruby depending on what the
|
||||
# response type is for a given request
|
||||
|
||||
|
|
Loading…
Reference in New Issue