Package | Description |
---|---|
org.apache.solr.rest |
Solr RESTful APIs via Restlet.
|
org.apache.solr.rest.schema |
Provides RESTful API access to the Solr Schema using Restlet.
|
Modifier and Type | Class and Description |
---|---|
static class |
RestManager.ManagedEndpoint
The Restlet router needs a lightweight extension of ServerResource to delegate a request
to.
|
Modifier and Type | Class and Description |
---|---|
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.