git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@522288 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2007-03-25 15:56:08 +00:00
parent a9500c3a58
commit f363315601
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@
# limitations under the License.
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