source: sandbox/expresso-solr/solr/docs/api/org/apache/solr/search/class-use/DocListAndSet.html @ 7588

Revision 7588, 23.9 KB checked in by adir, 11 years ago (diff)

Ticket #000 - Adicionando a integracao de buscas com Solr na base a ser isnerida na comunidade

Line 
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_24) on Mon Jun 25 15:26:27 EDT 2012 -->
6<META http-equiv="Content-Type" content="text/html; charset=utf-8">
7<TITLE>
8Uses of Class org.apache.solr.search.DocListAndSet (Solr 4.0.0-ALPHA API)
9</TITLE>
10
11<META NAME="date" CONTENT="2012-06-25">
12
13<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
14
15<SCRIPT type="text/javascript">
16function windowTitle()
17{
18    if (location.href.indexOf('is-external=true') == -1) {
19        parent.document.title="Uses of Class org.apache.solr.search.DocListAndSet (Solr 4.0.0-ALPHA 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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
44  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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;PREV&nbsp;
59&nbsp;NEXT</FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61  <A HREF="../../../../../index.html?org/apache/solr/search//class-useDocListAndSet.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62&nbsp;<A HREF="DocListAndSet.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</TABLE>
78<A NAME="skip-navbar_top"></A>
79<!-- ========= END OF TOP NAVBAR ========= -->
80
81<HR>
82<CENTER>
83<H2>
84<B>Uses of Class<br>org.apache.solr.search.DocListAndSet</B></H2>
85</CENTER>
86
87<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
88<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
89<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
90Packages that use <A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></FONT></TH>
91</TR>
92<TR BGCOLOR="white" CLASS="TableRowColor">
93<TD><A HREF="#org.apache.solr.handler"><B>org.apache.solr.handler</B></A></TD>
94<TD>&nbsp;&nbsp;</TD>
95</TR>
96<TR BGCOLOR="white" CLASS="TableRowColor">
97<TD><A HREF="#org.apache.solr.handler.component"><B>org.apache.solr.handler.component</B></A></TD>
98<TD>&nbsp;&nbsp;</TD>
99</TR>
100<TR BGCOLOR="white" CLASS="TableRowColor">
101<TD><A HREF="#org.apache.solr.search"><B>org.apache.solr.search</B></A></TD>
102<TD>&nbsp;&nbsp;</TD>
103</TR>
104</TABLE>
105&nbsp;
106<P>
107<A NAME="org.apache.solr.handler"><!-- --></A>
108<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
109<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
110<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
111Uses of <A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A> in <A HREF="../../../../../org/apache/solr/handler/package-summary.html">org.apache.solr.handler</A></FONT></TH>
112</TR>
113</TABLE>
114&nbsp;
115<P>
116
117<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
119<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/solr/handler/package-summary.html">org.apache.solr.handler</A> that return <A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></FONT></TH>
120</TR>
121<TR BGCOLOR="white" CLASS="TableRowColor">
122<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
123<CODE>&nbsp;<A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></CODE></FONT></TD>
124<TD><CODE><B>MoreLikeThisHandler.MoreLikeThisHelper.</B><B><A HREF="../../../../../org/apache/solr/handler/MoreLikeThisHandler.MoreLikeThisHelper.html#getMoreLikeThis(int, int, int, java.util.List, java.util.List, int)">getMoreLikeThis</A></B>(int&nbsp;id,
125                int&nbsp;start,
126                int&nbsp;rows,
127                <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Query.html?is-external=true" title="class or interface in org.apache.lucene.search">Query</A>&gt;&nbsp;filters,
128                <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/solr/handler/MoreLikeThisHandler.InterestingTerm.html" title="class in org.apache.solr.handler">MoreLikeThisHandler.InterestingTerm</A>&gt;&nbsp;terms,
129                int&nbsp;flags)</CODE>
130
131<BR>
132&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
133</TR>
134<TR BGCOLOR="white" CLASS="TableRowColor">
135<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
136<CODE>&nbsp;<A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></CODE></FONT></TD>
137<TD><CODE><B>MoreLikeThisHandler.MoreLikeThisHelper.</B><B><A HREF="../../../../../org/apache/solr/handler/MoreLikeThisHandler.MoreLikeThisHelper.html#getMoreLikeThis(java.io.Reader, int, int, java.util.List, java.util.List, int)">getMoreLikeThis</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;reader,
138                int&nbsp;start,
139                int&nbsp;rows,
140                <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Query.html?is-external=true" title="class or interface in org.apache.lucene.search">Query</A>&gt;&nbsp;filters,
141                <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/solr/handler/MoreLikeThisHandler.InterestingTerm.html" title="class in org.apache.solr.handler">MoreLikeThisHandler.InterestingTerm</A>&gt;&nbsp;terms,
142                int&nbsp;flags)</CODE>
143
144<BR>
145&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
146</TR>
147</TABLE>
148&nbsp;
149<P>
150<A NAME="org.apache.solr.handler.component"><!-- --></A>
151<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
152<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
153<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
154Uses of <A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A> in <A HREF="../../../../../org/apache/solr/handler/component/package-summary.html">org.apache.solr.handler.component</A></FONT></TH>
155</TR>
156</TABLE>
157&nbsp;
158<P>
159
160<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
161<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
162<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/solr/handler/component/package-summary.html">org.apache.solr.handler.component</A> that return <A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></FONT></TH>
163</TR>
164<TR BGCOLOR="white" CLASS="TableRowColor">
165<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
166<CODE>&nbsp;<A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></CODE></FONT></TD>
167<TD><CODE><B>ResponseBuilder.</B><B><A HREF="../../../../../org/apache/solr/handler/component/ResponseBuilder.html#getResults()">getResults</A></B>()</CODE>
168
169<BR>
170&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
171</TR>
172</TABLE>
173&nbsp;
174<P>
175
176<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
177<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
178<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/solr/handler/component/package-summary.html">org.apache.solr.handler.component</A> with parameters of type <A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></FONT></TH>
179</TR>
180<TR BGCOLOR="white" CLASS="TableRowColor">
181<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
182<CODE>&nbsp;void</CODE></FONT></TD>
183<TD><CODE><B>ResponseBuilder.</B><B><A HREF="../../../../../org/apache/solr/handler/component/ResponseBuilder.html#setResults(org.apache.solr.search.DocListAndSet)">setResults</A></B>(<A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A>&nbsp;results)</CODE>
184
185<BR>
186&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
187</TR>
188</TABLE>
189&nbsp;
190<P>
191<A NAME="org.apache.solr.search"><!-- --></A>
192<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
193<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
194<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
195Uses of <A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A> in <A HREF="../../../../../org/apache/solr/search/package-summary.html">org.apache.solr.search</A></FONT></TH>
196</TR>
197</TABLE>
198&nbsp;
199<P>
200
201<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
202<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
203<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/solr/search/package-summary.html">org.apache.solr.search</A> that return <A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></FONT></TH>
204</TR>
205<TR BGCOLOR="white" CLASS="TableRowColor">
206<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
207<CODE>&nbsp;<A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></CODE></FONT></TD>
208<TD><CODE><B>SolrIndexSearcher.QueryResult.</B><B><A HREF="../../../../../org/apache/solr/search/SolrIndexSearcher.QueryResult.html#getDocListAndSet()">getDocListAndSet</A></B>()</CODE>
209
210<BR>
211&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
212</TR>
213<TR BGCOLOR="white" CLASS="TableRowColor">
214<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
215<CODE>&nbsp;<A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></CODE></FONT></TD>
216<TD><CODE><B>SolrIndexSearcher.</B><B><A HREF="../../../../../org/apache/solr/search/SolrIndexSearcher.html#getDocListAndSet(org.apache.lucene.search.Query, org.apache.solr.search.DocSet, org.apache.lucene.search.Sort, int, int)">getDocListAndSet</A></B>(<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Query.html?is-external=true" title="class or interface in org.apache.lucene.search">Query</A>&nbsp;query,
217                 <A HREF="../../../../../org/apache/solr/search/DocSet.html" title="interface in org.apache.solr.search">DocSet</A>&nbsp;filter,
218                 <A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Sort.html?is-external=true" title="class or interface in org.apache.lucene.search">Sort</A>&nbsp;lsort,
219                 int&nbsp;offset,
220                 int&nbsp;len)</CODE>
221
222<BR>
223&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns documents matching both <code>query</code> and <code>filter</code>
224 and sorted by <code>sort</code>.</TD>
225</TR>
226<TR BGCOLOR="white" CLASS="TableRowColor">
227<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
228<CODE>&nbsp;<A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></CODE></FONT></TD>
229<TD><CODE><B>SolrIndexSearcher.</B><B><A HREF="../../../../../org/apache/solr/search/SolrIndexSearcher.html#getDocListAndSet(org.apache.lucene.search.Query, org.apache.solr.search.DocSet, org.apache.lucene.search.Sort, int, int, int)">getDocListAndSet</A></B>(<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Query.html?is-external=true" title="class or interface in org.apache.lucene.search">Query</A>&nbsp;query,
230                 <A HREF="../../../../../org/apache/solr/search/DocSet.html" title="interface in org.apache.solr.search">DocSet</A>&nbsp;filter,
231                 <A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Sort.html?is-external=true" title="class or interface in org.apache.lucene.search">Sort</A>&nbsp;lsort,
232                 int&nbsp;offset,
233                 int&nbsp;len,
234                 int&nbsp;flags)</CODE>
235
236<BR>
237&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns documents matching both <code>query</code> and <code>filter</code>
238 and sorted by <code>sort</code>.</TD>
239</TR>
240<TR BGCOLOR="white" CLASS="TableRowColor">
241<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
242<CODE>&nbsp;<A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></CODE></FONT></TD>
243<TD><CODE><B>SolrIndexSearcher.</B><B><A HREF="../../../../../org/apache/solr/search/SolrIndexSearcher.html#getDocListAndSet(org.apache.lucene.search.Query, java.util.List, org.apache.lucene.search.Sort, int, int)">getDocListAndSet</A></B>(<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Query.html?is-external=true" title="class or interface in org.apache.lucene.search">Query</A>&nbsp;query,
244                 <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Query.html?is-external=true" title="class or interface in org.apache.lucene.search">Query</A>&gt;&nbsp;filterList,
245                 <A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Sort.html?is-external=true" title="class or interface in org.apache.lucene.search">Sort</A>&nbsp;lsort,
246                 int&nbsp;offset,
247                 int&nbsp;len)</CODE>
248
249<BR>
250&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns documents matching both <code>query</code> and the intersection
251 of <code>filterList</code>, sorted by <code>sort</code>.</TD>
252</TR>
253<TR BGCOLOR="white" CLASS="TableRowColor">
254<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
255<CODE>&nbsp;<A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></CODE></FONT></TD>
256<TD><CODE><B>SolrIndexSearcher.</B><B><A HREF="../../../../../org/apache/solr/search/SolrIndexSearcher.html#getDocListAndSet(org.apache.lucene.search.Query, java.util.List, org.apache.lucene.search.Sort, int, int, int)">getDocListAndSet</A></B>(<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Query.html?is-external=true" title="class or interface in org.apache.lucene.search">Query</A>&nbsp;query,
257                 <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Query.html?is-external=true" title="class or interface in org.apache.lucene.search">Query</A>&gt;&nbsp;filterList,
258                 <A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Sort.html?is-external=true" title="class or interface in org.apache.lucene.search">Sort</A>&nbsp;lsort,
259                 int&nbsp;offset,
260                 int&nbsp;len,
261                 int&nbsp;flags)</CODE>
262
263<BR>
264&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns documents matching both <code>query</code> and the intersection
265 of <code>filterList</code>, sorted by <code>sort</code>.</TD>
266</TR>
267<TR BGCOLOR="white" CLASS="TableRowColor">
268<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
269<CODE>&nbsp;<A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></CODE></FONT></TD>
270<TD><CODE><B>SolrIndexSearcher.</B><B><A HREF="../../../../../org/apache/solr/search/SolrIndexSearcher.html#getDocListAndSet(org.apache.lucene.search.Query, org.apache.lucene.search.Query, org.apache.lucene.search.Sort, int, int)">getDocListAndSet</A></B>(<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Query.html?is-external=true" title="class or interface in org.apache.lucene.search">Query</A>&nbsp;query,
271                 <A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Query.html?is-external=true" title="class or interface in org.apache.lucene.search">Query</A>&nbsp;filter,
272                 <A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Sort.html?is-external=true" title="class or interface in org.apache.lucene.search">Sort</A>&nbsp;lsort,
273                 int&nbsp;offset,
274                 int&nbsp;len)</CODE>
275
276<BR>
277&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns documents matching both <code>query</code> and <code>filter</code>
278 and sorted by <code>sort</code>.</TD>
279</TR>
280<TR BGCOLOR="white" CLASS="TableRowColor">
281<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
282<CODE>&nbsp;<A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></CODE></FONT></TD>
283<TD><CODE><B>SolrIndexSearcher.</B><B><A HREF="../../../../../org/apache/solr/search/SolrIndexSearcher.html#getDocListAndSet(org.apache.lucene.search.Query, org.apache.lucene.search.Query, org.apache.lucene.search.Sort, int, int, int)">getDocListAndSet</A></B>(<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Query.html?is-external=true" title="class or interface in org.apache.lucene.search">Query</A>&nbsp;query,
284                 <A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Query.html?is-external=true" title="class or interface in org.apache.lucene.search">Query</A>&nbsp;filter,
285                 <A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/search/Sort.html?is-external=true" title="class or interface in org.apache.lucene.search">Sort</A>&nbsp;lsort,
286                 int&nbsp;offset,
287                 int&nbsp;len,
288                 int&nbsp;flags)</CODE>
289
290<BR>
291&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns documents matching both <code>query</code> and <code>filter</code>
292 and sorted by <code>sort</code>.</TD>
293</TR>
294</TABLE>
295&nbsp;
296<P>
297
298<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
299<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
300<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/solr/search/package-summary.html">org.apache.solr.search</A> with parameters of type <A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A></FONT></TH>
301</TR>
302<TR BGCOLOR="white" CLASS="TableRowColor">
303<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
304<CODE>&nbsp;void</CODE></FONT></TD>
305<TD><CODE><B>SolrIndexSearcher.QueryResult.</B><B><A HREF="../../../../../org/apache/solr/search/SolrIndexSearcher.QueryResult.html#setDocListAndSet(org.apache.solr.search.DocListAndSet)">setDocListAndSet</A></B>(<A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search">DocListAndSet</A>&nbsp;listSet)</CODE>
306
307<BR>
308&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
309</TR>
310</TABLE>
311&nbsp;
312<P>
313<HR>
314
315
316<!-- ======= START OF BOTTOM NAVBAR ====== -->
317<A NAME="navbar_bottom"><!-- --></A>
318<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
319<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
320<TR>
321<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
322<A NAME="navbar_bottom_firstrow"><!-- --></A>
323<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
324  <TR ALIGN="center" VALIGN="top">
325  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
326  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
327  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/solr/search/DocListAndSet.html" title="class in org.apache.solr.search"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
328  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
329  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
330  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
331  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
332  </TR>
333</TABLE>
334</TD>
335<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
336</EM>
337</TD>
338</TR>
339
340<TR>
341<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
342&nbsp;PREV&nbsp;
343&nbsp;NEXT</FONT></TD>
344<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
345  <A HREF="../../../../../index.html?org/apache/solr/search//class-useDocListAndSet.html" target="_top"><B>FRAMES</B></A>  &nbsp;
346&nbsp;<A HREF="DocListAndSet.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
347&nbsp;<SCRIPT type="text/javascript">
348  <!--
349  if(window==top) {
350    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
351  }
352  //-->
353</SCRIPT>
354<NOSCRIPT>
355  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
356</NOSCRIPT>
357
358
359</FONT></TD>
360</TR>
361</TABLE>
362<A NAME="skip-navbar_bottom"></A>
363<!-- ======== END OF BOTTOM NAVBAR ======= -->
364
365<HR>
366
367          <address>Copyright &copy; 2000-2012 Apache Software Foundation.  All Rights Reserved.</address>
368          <script src='../../../../../prettify.js' type='text/javascript'></script>
369          <script type='text/javascript'>
370            (function(){
371              var oldonload = window.onload;
372              if (typeof oldonload != 'function') {
373                window.onload = prettyPrint;
374              } else {
375                window.onload = function() {
376                  oldonload();
377                  prettyPrint();
378                }
379              }
380            })();
381          </script>
382       
383</BODY>
384</HTML>
Note: See TracBrowser for help on using the repository browser.