Adam Hahn created SOLR-4989:
-------------------------------

             Summary: Implement show=ALL in LukeRequestHandler
                 Key: SOLR-4989
                 URL: https://issues.apache.org/jira/browse/SOLR-4989
             Project: Solr
          Issue Type: Bug
    Affects Versions: 4.3.1
            Reporter: Adam Hahn


There are currently 4 options for the "show" field defined in the 
LukeRequestHandler: schema, index, doc, and all.  Schema, doc, and index are 
implemented, but "all" is not.  My thought is that show=all would populate the 
"index", "fields", and "schema" section of the response.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to