Uses of Interface
org.apache.solr.rest.PUTable

Packages that use PUTable
org.apache.solr.rest.schema Provides RESTful API access to the Solr Schema using Restlet. 
 

Uses of PUTable in org.apache.solr.rest.schema
 

Classes in org.apache.solr.rest.schema that implement PUTable
 class FieldResource
          This class responds to requests at /solr/(corename)/schema/fields/(fieldname) where "fieldname" is the name of a field.
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.