lucene/solr/webapp/web
Grant Ingersoll cbe235516d SOLR-4921: UI now supports adding documents to a collection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1496994 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 16:27:43 +00:00
..
WEB-INF SOLR-4623: Provide REST API read access to all elements of the live schema. Add a REST API request to return the entire live schema, in JSON, XML, and schema.xml formats. Move REST API methods from package org.apache.solr.rest to org.apache.solr.rest.schema, and rename base functionality REST API classes to remove the current schema focus, to prepare for other non-schema REST APIs. Change output path for copyFields and dynamicFields from "copyfields" and "dynamicfields" (all lowercase) to "copyFields" and "dynamicFields", respectively, to align with all other schema REST API outputs, which use camelCase. 2013-03-25 04:29:33 +00:00
css SOLR-4921: UI now supports adding documents to a collection 2013-06-26 16:27:43 +00:00
img SOLR-4921: UI now supports adding documents to a collection 2013-06-26 16:27:43 +00:00
js SOLR-4921: UI now supports adding documents to a collection 2013-06-26 16:27:43 +00:00
tpl SOLR-4921: UI now supports adding documents to a collection 2013-06-26 16:27:43 +00:00
admin.html SOLR-4921: UI now supports adding documents to a collection 2013-06-26 16:27:43 +00:00
favicon.ico Applied folder moves and renames before merge in SVN r1144174. 2016-01-23 01:17:07 +01:00