OSDN Git Service

add solr-4.6.0
[libre10/libre10.git] / solr-4.6.0 / docs / solr-solrj / org / apache / solr / client / solrj / SolrQuery.ORDER.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.6.0_30) on Tue Nov 19 11:17:01 CET 2013 -->
6 <META http-equiv="Content-Type" content="text/html; charset=utf-8">
7 <TITLE>
8 SolrQuery.ORDER (Solr 4.6.0 API)
9 </TITLE>
10
11 <META NAME="date" CONTENT="2013-11-19">
12
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
14
15 <SCRIPT type="text/javascript">
16 function windowTitle()
17 {
18     if (location.href.indexOf('is-external=true') == -1) {
19         parent.document.title="SolrQuery.ORDER (Solr 4.6.0 API)";
20     }
21 }
22 </SCRIPT>
23 <NOSCRIPT>
24 </NOSCRIPT>
25
26 </HEAD>
27
28 <BODY BGCOLOR="white" onload="windowTitle();">
29 <HR>
30
31
32 <!-- ========= START OF TOP NAVBAR ======= -->
33 <A NAME="navbar_top"><!-- --></A>
34 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36 <TR>
37 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38 <A NAME="navbar_top_firstrow"><!-- --></A>
39 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40   <TR ALIGN="center" VALIGN="top">
41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
43   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/SolrQuery.ORDER.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
46   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
47   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48   </TR>
49 </TABLE>
50 </TD>
51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52 </EM>
53 </TD>
54 </TR>
55
56 <TR>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 &nbsp;<A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.html" title="class in org.apache.solr.client.solrj"><B>PREV CLASS</B></A>&nbsp;
59 &nbsp;<A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.SortClause.html" title="class in org.apache.solr.client.solrj"><B>NEXT CLASS</B></A></FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61   <A HREF="../../../../../index.html?org/apache/solr/client/solrj/SolrQuery.ORDER.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62 &nbsp;<A HREF="SolrQuery.ORDER.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
63 &nbsp;<SCRIPT type="text/javascript">
64   <!--
65   if(window==top) {
66     document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67   }
68   //-->
69 </SCRIPT>
70 <NOSCRIPT>
71   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
72 </NOSCRIPT>
73
74
75 </FONT></TD>
76 </TR>
77 <TR>
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81 DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82 </TR>
83 </TABLE>
84 <A NAME="skip-navbar_top"></A>
85 <!-- ========= END OF TOP NAVBAR ========= -->
86
87 <HR>
88 <!-- ======== START OF CLASS DATA ======== -->
89 <H2>
90 <FONT SIZE="-1">
91 org.apache.solr.client.solrj</FONT>
92 <BR>
93 Enum SolrQuery.ORDER</H2>
94 <PRE>
95 <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
96   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</A>&lt;<A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html" title="enum in org.apache.solr.client.solrj">SolrQuery.ORDER</A>&gt;
97       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.solr.client.solrj.SolrQuery.ORDER</B>
98 </PRE>
99 <DL>
100 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;<A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html" title="enum in org.apache.solr.client.solrj">SolrQuery.ORDER</A>&gt;</DD>
101 </DL>
102 <DL>
103 <DT><B>Enclosing class:</B><DD><A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.html" title="class in org.apache.solr.client.solrj">SolrQuery</A></DD>
104 </DL>
105 <HR>
106 <DL>
107 <DT><PRE>public static enum <B>SolrQuery.ORDER</B><DT>extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A>&lt;<A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html" title="enum in org.apache.solr.client.solrj">SolrQuery.ORDER</A>&gt;</DL>
108 </PRE>
109
110 <P>
111 <HR>
112
113 <P>
114 <!-- =========== ENUM CONSTANT SUMMARY =========== -->
115
116 <A NAME="enum_constant_summary"><!-- --></A>
117 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
119 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
120 <B>Enum Constant Summary</B></FONT></TH>
121 </TR>
122 <TR BGCOLOR="white" CLASS="TableRowColor">
123 <TD><CODE><B><A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html#asc">asc</A></B></CODE>
124
125 <BR>
126 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
127 </TR>
128 <TR BGCOLOR="white" CLASS="TableRowColor">
129 <TD><CODE><B><A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html#desc">desc</A></B></CODE>
130
131 <BR>
132 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
133 </TR>
134 </TABLE>
135 &nbsp;
136 <!-- ========== METHOD SUMMARY =========== -->
137
138 <A NAME="method_summary"><!-- --></A>
139 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
140 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
141 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
142 <B>Method Summary</B></FONT></TH>
143 </TR>
144 <TR BGCOLOR="white" CLASS="TableRowColor">
145 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
146 <CODE>&nbsp;<A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html" title="enum in org.apache.solr.client.solrj">SolrQuery.ORDER</A></CODE></FONT></TD>
147 <TD><CODE><B><A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html#reverse()">reverse</A></B>()</CODE>
148
149 <BR>
150 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
151 </TR>
152 <TR BGCOLOR="white" CLASS="TableRowColor">
153 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
154 <CODE>static&nbsp;<A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html" title="enum in org.apache.solr.client.solrj">SolrQuery.ORDER</A></CODE></FONT></TD>
155 <TD><CODE><B><A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html#valueOf(java.lang.String)">valueOf</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
156
157 <BR>
158 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD>
159 </TR>
160 <TR BGCOLOR="white" CLASS="TableRowColor">
161 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
162 <CODE>static&nbsp;<A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html" title="enum in org.apache.solr.client.solrj">SolrQuery.ORDER</A>[]</CODE></FONT></TD>
163 <TD><CODE><B><A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html#values()">values</A></B>()</CODE>
164
165 <BR>
166 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in
167 the order they are declared.</TD>
168 </TR>
169 </TABLE>
170 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A>
171 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
172 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
173 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A></B></TH>
174 </TR>
175 <TR BGCOLOR="white" CLASS="TableRowColor">
176 <TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#name()" title="class or interface in java.lang">name</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class, java.lang.String)" title="class or interface in java.lang">valueOf</A></CODE></TD>
177 </TR>
178 </TABLE>
179 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
180 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
181 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
182 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
183 </TR>
184 <TR BGCOLOR="white" CLASS="TableRowColor">
185 <TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
186 </TR>
187 </TABLE>
188 &nbsp;
189 <P>
190
191 <!-- ============ ENUM CONSTANT DETAIL =========== -->
192
193 <A NAME="enum_constant_detail"><!-- --></A>
194 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
195 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
196 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
197 <B>Enum Constant Detail</B></FONT></TH>
198 </TR>
199 </TABLE>
200
201 <A NAME="desc"><!-- --></A><H3>
202 desc</H3>
203 <PRE>
204 public static final <A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html" title="enum in org.apache.solr.client.solrj">SolrQuery.ORDER</A> <B>desc</B></PRE>
205 <DL>
206 <DL>
207 </DL>
208 </DL>
209 <HR>
210
211 <A NAME="asc"><!-- --></A><H3>
212 asc</H3>
213 <PRE>
214 public static final <A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html" title="enum in org.apache.solr.client.solrj">SolrQuery.ORDER</A> <B>asc</B></PRE>
215 <DL>
216 <DL>
217 </DL>
218 </DL>
219
220 <!-- ============ METHOD DETAIL ========== -->
221
222 <A NAME="method_detail"><!-- --></A>
223 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
224 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
225 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
226 <B>Method Detail</B></FONT></TH>
227 </TR>
228 </TABLE>
229
230 <A NAME="values()"><!-- --></A><H3>
231 values</H3>
232 <PRE>
233 public static <A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html" title="enum in org.apache.solr.client.solrj">SolrQuery.ORDER</A>[] <B>values</B>()</PRE>
234 <DL>
235 <DD>Returns an array containing the constants of this enum type, in
236 the order they are declared.  This method may be used to iterate
237 over the constants as follows:
238 <pre>
239 for (SolrQuery.ORDER c : SolrQuery.ORDER.values())
240 &nbsp;   System.out.println(c);
241 </pre>
242 <P>
243 <DD><DL>
244
245 <DT><B>Returns:</B><DD>an array containing the constants of this enum type, in
246 the order they are declared</DL>
247 </DD>
248 </DL>
249 <HR>
250
251 <A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
252 valueOf</H3>
253 <PRE>
254 public static <A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html" title="enum in org.apache.solr.client.solrj">SolrQuery.ORDER</A> <B>valueOf</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
255 <DL>
256 <DD>Returns the enum constant of this type with the specified name.
257 The string must match <I>exactly</I> an identifier used to declare an
258 enum constant in this type.  (Extraneous whitespace characters are 
259 not permitted.)
260 <P>
261 <DD><DL>
262 <DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.
263 <DT><B>Returns:</B><DD>the enum constant with the specified name
264 <DT><B>Throws:</B>
265 <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</A></CODE> - if this enum type has no constant
266 with the specified name
267 <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the argument is null</DL>
268 </DD>
269 </DL>
270 <HR>
271
272 <A NAME="reverse()"><!-- --></A><H3>
273 reverse</H3>
274 <PRE>
275 public <A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.ORDER.html" title="enum in org.apache.solr.client.solrj">SolrQuery.ORDER</A> <B>reverse</B>()</PRE>
276 <DL>
277 <DD><DL>
278 </DL>
279 </DD>
280 </DL>
281 <!-- ========= END OF CLASS DATA ========= -->
282 <HR>
283
284
285 <!-- ======= START OF BOTTOM NAVBAR ====== -->
286 <A NAME="navbar_bottom"><!-- --></A>
287 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
288 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
289 <TR>
290 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
291 <A NAME="navbar_bottom_firstrow"><!-- --></A>
292 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
293   <TR ALIGN="center" VALIGN="top">
294   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
295   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
296   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
297   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/SolrQuery.ORDER.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
298   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
299   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
300   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
301   </TR>
302 </TABLE>
303 </TD>
304 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
305 </EM>
306 </TD>
307 </TR>
308
309 <TR>
310 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
311 &nbsp;<A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.html" title="class in org.apache.solr.client.solrj"><B>PREV CLASS</B></A>&nbsp;
312 &nbsp;<A HREF="../../../../../org/apache/solr/client/solrj/SolrQuery.SortClause.html" title="class in org.apache.solr.client.solrj"><B>NEXT CLASS</B></A></FONT></TD>
313 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
314   <A HREF="../../../../../index.html?org/apache/solr/client/solrj/SolrQuery.ORDER.html" target="_top"><B>FRAMES</B></A>  &nbsp;
315 &nbsp;<A HREF="SolrQuery.ORDER.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
316 &nbsp;<SCRIPT type="text/javascript">
317   <!--
318   if(window==top) {
319     document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
320   }
321   //-->
322 </SCRIPT>
323 <NOSCRIPT>
324   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
325 </NOSCRIPT>
326
327
328 </FONT></TD>
329 </TR>
330 <TR>
331 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
332   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
333 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
334 DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
335 </TR>
336 </TABLE>
337 <A NAME="skip-navbar_bottom"></A>
338 <!-- ======== END OF BOTTOM NAVBAR ======= -->
339
340 <HR>
341
342           <i>Copyright &copy; 2000-2013 Apache Software Foundation.  All Rights Reserved.</i>
343           <script src='../../../../../prettify.js' type='text/javascript'></script>
344           <script type='text/javascript'>
345             (function(){
346               var oldonload = window.onload;
347               if (typeof oldonload != 'function') {
348                 window.onload = prettyPrint;
349               } else {
350                 window.onload = function() {
351                   oldonload();
352                   prettyPrint();
353                 }
354               }
355             })();
356           </script>
357         
358 </BODY>
359 </HTML>