OSDN Git Service

add solr 4.5.1 files.
[libre10/libre10.git] / solr-4.5.1 / docs / solr-core / org / apache / solr / rest / package-summary.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!-- NewPage -->
3 <html lang="en">
4 <head>
5 <!-- Generated by javadoc (version 1.6.0_27) on Thu Oct 17 21:44:58 EDT 2013 -->
6 <meta http-equiv="Content-Type" content="text/html" charset="utf-8">
7 <title>org.apache.solr.rest (Solr 4.5.1 API)</title>
8 <meta name="date" content="2013-10-17">
9 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
10 </head>
11 <body>
12 <script type="text/javascript"><!--
13     if (location.href.indexOf('is-external=true') == -1) {
14         parent.document.title="org.apache.solr.rest (Solr 4.5.1 API)";
15     }
16 //-->
17 </script>
18 <noscript>
19 <div>JavaScript is disabled on your browser.</div>
20 </noscript>
21 <!-- ========= START OF TOP NAVBAR ======= -->
22 <div class="topNav"><a name="navbar_top">
23 <!--   -->
24 </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
25 <!--   -->
26 </a>
27 <ul class="navList" title="Navigation">
28 <li><a href="../../../../overview-summary.html">Overview</a></li>
29 <li class="navBarCell1Rev">Package</li>
30 <li>Class</li>
31 <li><a href="package-use.html">Use</a></li>
32 <li><a href="package-tree.html">Tree</a></li>
33 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
34 <li><a href="../../../../help-doc.html">Help</a></li>
35 </ul>
36 </div>
37 <div class="subNav">
38 <ul class="navList">
39 <li><a href="../../../../org/apache/solr/response/transform/package-summary.html">PREV PACKAGE</a></li>
40 <li><a href="../../../../org/apache/solr/rest/schema/package-summary.html">NEXT PACKAGE</a></li>
41 </ul>
42 <ul class="navList">
43 <li><a href="../../../../index.html?org/apache/solr/rest/package-summary.html" target="_top">FRAMES</a></li>
44 <li><a href="package-summary.html" target="_top">NO FRAMES</a></li>
45 </ul>
46 <ul class="navList" id="allclasses_navbar_top">
47 <li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
48 </ul>
49 <div>
50 <script type="text/javascript"><!--
51   allClassesLink = document.getElementById("allclasses_navbar_top");
52   if(window==top) {
53     allClassesLink.style.display = "block";
54   }
55   else {
56     allClassesLink.style.display = "none";
57   }
58   //-->
59 </script>
60 </div>
61 <a name="skip-navbar_top">
62 <!--   -->
63 </a></div>
64 <!-- ========= END OF TOP NAVBAR ========= -->
65 <div class="header">
66 <h1 title="Package" class="title">Package&nbsp;org.apache.solr.rest</h1>
67 <p class="subTitle">
68 <div class="block">
69   Solr RESTful APIs via Restlet.</div>
70 </p>
71 <p>See:&nbsp;<a href="#package_description">Description</a></p>
72 </div>
73 <div class="contentContainer">
74 <ul class="blockList">
75 <li class="blockList">
76 <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
77 <caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
78 <tr>
79 <th class="colFirst" scope="col">Interface</th>
80 <th class="colLast" scope="col">Description</th>
81 </tr>
82 <tbody>
83 <tr class="altColor">
84 <td class="colFirst"><a href="../../../../org/apache/solr/rest/GETable.html" title="interface in org.apache.solr.rest">GETable</a></td>
85 <td class="colLast">
86 <div class="block">Marker interface for resource classes that handle GET requests.</div>
87 </td>
88 </tr>
89 <tr class="rowColor">
90 <td class="colFirst"><a href="../../../../org/apache/solr/rest/POSTable.html" title="interface in org.apache.solr.rest">POSTable</a></td>
91 <td class="colLast">
92 <div class="block">Marker interface for resource classes that handle POST requests.</div>
93 </td>
94 </tr>
95 <tr class="altColor">
96 <td class="colFirst"><a href="../../../../org/apache/solr/rest/PUTable.html" title="interface in org.apache.solr.rest">PUTable</a></td>
97 <td class="colLast">
98 <div class="block">Marker interface for resource classes that handle PUT requests.</div>
99 </td>
100 </tr>
101 </tbody>
102 </table>
103 </li>
104 <li class="blockList">
105 <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
106 <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
107 <tr>
108 <th class="colFirst" scope="col">Class</th>
109 <th class="colLast" scope="col">Description</th>
110 </tr>
111 <tbody>
112 <tr class="altColor">
113 <td class="colFirst"><a href="../../../../org/apache/solr/rest/SolrRestApi.html" title="class in org.apache.solr.rest">SolrRestApi</a></td>
114 <td class="colLast">&nbsp;</td>
115 </tr>
116 </tbody>
117 </table>
118 </li>
119 </ul>
120 <a name="package_description">
121 <!--   -->
122 </a>
123 <h2 title="Package org.apache.solr.rest Description">Package org.apache.solr.rest Description</h2>
124 <div class="block"><p>
125   Solr RESTful APIs via Restlet.
126 </p></div>
127 </div>
128 <!-- ======= START OF BOTTOM NAVBAR ====== -->
129 <div class="bottomNav"><a name="navbar_bottom">
130 <!--   -->
131 </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
132 <!--   -->
133 </a>
134 <ul class="navList" title="Navigation">
135 <li><a href="../../../../overview-summary.html">Overview</a></li>
136 <li class="navBarCell1Rev">Package</li>
137 <li>Class</li>
138 <li><a href="package-use.html">Use</a></li>
139 <li><a href="package-tree.html">Tree</a></li>
140 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
141 <li><a href="../../../../help-doc.html">Help</a></li>
142 </ul>
143 </div>
144 <div class="subNav">
145 <ul class="navList">
146 <li><a href="../../../../org/apache/solr/response/transform/package-summary.html">PREV PACKAGE</a></li>
147 <li><a href="../../../../org/apache/solr/rest/schema/package-summary.html">NEXT PACKAGE</a></li>
148 </ul>
149 <ul class="navList">
150 <li><a href="../../../../index.html?org/apache/solr/rest/package-summary.html" target="_top">FRAMES</a></li>
151 <li><a href="package-summary.html" target="_top">NO FRAMES</a></li>
152 </ul>
153 <ul class="navList" id="allclasses_navbar_bottom">
154 <li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
155 </ul>
156 <div>
157 <script type="text/javascript"><!--
158   allClassesLink = document.getElementById("allclasses_navbar_bottom");
159   if(window==top) {
160     allClassesLink.style.display = "block";
161   }
162   else {
163     allClassesLink.style.display = "none";
164   }
165   //-->
166 </script>
167 </div>
168 <a name="skip-navbar_bottom">
169 <!--   -->
170 </a></div>
171 <!-- ======== END OF BOTTOM NAVBAR ======= -->
172 <p class="legalCopy"><small>
173           <i>Copyright &copy; 2000-2013 Apache Software Foundation.  All Rights Reserved.</i>
174           <script src='../../../../prettify.js' type='text/javascript'></script>
175           <script type='text/javascript'>
176             (function(){
177               var oldonload = window.onload;
178               if (typeof oldonload != 'function') {
179                 window.onload = prettyPrint;
180               } else {
181                 window.onload = function() {
182                   oldonload();
183                   prettyPrint();
184                 }
185               }
186             })();
187           </script>
188         </small></p>
189 </body>
190 </html>