source: sandbox/expresso-solr/solr/docs/api/org/apache/solr/common/params/package-summary.html @ 7588

Revision 7588, 16.2 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:26 EDT 2012 -->
6<META http-equiv="Content-Type" content="text/html; charset=utf-8">
7<TITLE>
8org.apache.solr.common.params (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="org.apache.solr.common.params (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
43  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.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/common/luke/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
59&nbsp;<A HREF="../../../../../org/apache/solr/common/util/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61  <A HREF="../../../../../index.html?org/apache/solr/common/params/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62&nbsp;<A HREF="package-summary.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<H2>
83Package org.apache.solr.common.params
84</H2>
85
86<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
87<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
88<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
89<B>Interface Summary</B></FONT></TH>
90</TR>
91<TR BGCOLOR="white" CLASS="TableRowColor">
92<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/AnalysisParams.html" title="interface in org.apache.solr.common.params">AnalysisParams</A></B></TD>
93<TD>Defines the request parameters used by all analysis request handlers.</TD>
94</TR>
95<TR BGCOLOR="white" CLASS="TableRowColor">
96<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/CommonParams.html" title="interface in org.apache.solr.common.params">CommonParams</A></B></TD>
97<TD>Parameters used across many handlers</TD>
98</TR>
99<TR BGCOLOR="white" CLASS="TableRowColor">
100<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/CoreAdminParams.html" title="interface in org.apache.solr.common.params">CoreAdminParams</A></B></TD>
101<TD>&nbsp;</TD>
102</TR>
103<TR BGCOLOR="white" CLASS="TableRowColor">
104<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/DisMaxParams.html" title="interface in org.apache.solr.common.params">DisMaxParams</A></B></TD>
105<TD>A collection of params used in DisMaxRequestHandler,
106 both for Plugin initialization and for Requests.</TD>
107</TR>
108<TR BGCOLOR="white" CLASS="TableRowColor">
109<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/EventParams.html" title="interface in org.apache.solr.common.params">EventParams</A></B></TD>
110<TD>&nbsp;</TD>
111</TR>
112<TR BGCOLOR="white" CLASS="TableRowColor">
113<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/FacetParams.html" title="interface in org.apache.solr.common.params">FacetParams</A></B></TD>
114<TD>Facet parameters</TD>
115</TR>
116<TR BGCOLOR="white" CLASS="TableRowColor">
117<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/GroupParams.html" title="interface in org.apache.solr.common.params">GroupParams</A></B></TD>
118<TD>Group parameters</TD>
119</TR>
120<TR BGCOLOR="white" CLASS="TableRowColor">
121<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/HighlightParams.html" title="interface in org.apache.solr.common.params">HighlightParams</A></B></TD>
122<TD>&nbsp;</TD>
123</TR>
124<TR BGCOLOR="white" CLASS="TableRowColor">
125<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/MoreLikeThisParams.html" title="interface in org.apache.solr.common.params">MoreLikeThisParams</A></B></TD>
126<TD>&nbsp;</TD>
127</TR>
128<TR BGCOLOR="white" CLASS="TableRowColor">
129<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/QueryElevationParams.html" title="interface in org.apache.solr.common.params">QueryElevationParams</A></B></TD>
130<TD>Parameters used with the QueryElevationComponent</TD>
131</TR>
132<TR BGCOLOR="white" CLASS="TableRowColor">
133<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/ShardParams.html" title="interface in org.apache.solr.common.params">ShardParams</A></B></TD>
134<TD>Parameters used for distributed search.</TD>
135</TR>
136<TR BGCOLOR="white" CLASS="TableRowColor">
137<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/SpatialParams.html" title="interface in org.apache.solr.common.params">SpatialParams</A></B></TD>
138<TD>&nbsp;</TD>
139</TR>
140<TR BGCOLOR="white" CLASS="TableRowColor">
141<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/SpellingParams.html" title="interface in org.apache.solr.common.params">SpellingParams</A></B></TD>
142<TD>Parameters used for spellchecking</TD>
143</TR>
144<TR BGCOLOR="white" CLASS="TableRowColor">
145<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/StatsParams.html" title="interface in org.apache.solr.common.params">StatsParams</A></B></TD>
146<TD>Stats Parameters</TD>
147</TR>
148<TR BGCOLOR="white" CLASS="TableRowColor">
149<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/TermsParams.html" title="interface in org.apache.solr.common.params">TermsParams</A></B></TD>
150<TD>&nbsp;</TD>
151</TR>
152<TR BGCOLOR="white" CLASS="TableRowColor">
153<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/TermVectorParams.html" title="interface in org.apache.solr.common.params">TermVectorParams</A></B></TD>
154<TD>&nbsp;</TD>
155</TR>
156<TR BGCOLOR="white" CLASS="TableRowColor">
157<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/UpdateParams.html" title="interface in org.apache.solr.common.params">UpdateParams</A></B></TD>
158<TD>A collection of standard params used by Update handlers</TD>
159</TR>
160</TABLE>
161&nbsp;
162
163<P>
164
165<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
166<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
167<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
168<B>Class Summary</B></FONT></TH>
169</TR>
170<TR BGCOLOR="white" CLASS="TableRowColor">
171<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/AppendedSolrParams.html" title="class in org.apache.solr.common.params">AppendedSolrParams</A></B></TD>
172<TD>SolrParams wrapper which acts similar to DefaultSolrParams except that
173 it "appends" the values of multi-value params from both sub instances, so
174 that all of the values are returned.</TD>
175</TR>
176<TR BGCOLOR="white" CLASS="TableRowColor">
177<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/DefaultSolrParams.html" title="class in org.apache.solr.common.params">DefaultSolrParams</A></B></TD>
178<TD>&nbsp;</TD>
179</TR>
180<TR BGCOLOR="white" CLASS="TableRowColor">
181<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/MapSolrParams.html" title="class in org.apache.solr.common.params">MapSolrParams</A></B></TD>
182<TD>&nbsp;</TD>
183</TR>
184<TR BGCOLOR="white" CLASS="TableRowColor">
185<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/ModifiableSolrParams.html" title="class in org.apache.solr.common.params">ModifiableSolrParams</A></B></TD>
186<TD>This class is similar to MultiMapSolrParams except you can edit the
187 parameters after it is initialized.</TD>
188</TR>
189<TR BGCOLOR="white" CLASS="TableRowColor">
190<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/MultiMapSolrParams.html" title="class in org.apache.solr.common.params">MultiMapSolrParams</A></B></TD>
191<TD>&nbsp;</TD>
192</TR>
193<TR BGCOLOR="white" CLASS="TableRowColor">
194<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/RequiredSolrParams.html" title="class in org.apache.solr.common.params">RequiredSolrParams</A></B></TD>
195<TD>This is a simple wrapper to SolrParams that will throw a 400
196 exception if you ask for a parameter that does not exist.</TD>
197</TR>
198<TR BGCOLOR="white" CLASS="TableRowColor">
199<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/SolrParams.html" title="class in org.apache.solr.common.params">SolrParams</A></B></TD>
200<TD>SolrParams hold request parameters.</TD>
201</TR>
202</TABLE>
203&nbsp;
204
205<P>
206
207<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
208<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
209<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
210<B>Enum Summary</B></FONT></TH>
211</TR>
212<TR BGCOLOR="white" CLASS="TableRowColor">
213<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/CommonParams.EchoParamStyle.html" title="enum in org.apache.solr.common.params">CommonParams.EchoParamStyle</A></B></TD>
214<TD>valid values for: <code>echoParams</code></TD>
215</TR>
216<TR BGCOLOR="white" CLASS="TableRowColor">
217<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/CoreAdminParams.CoreAdminAction.html" title="enum in org.apache.solr.common.params">CoreAdminParams.CoreAdminAction</A></B></TD>
218<TD>&nbsp;</TD>
219</TR>
220<TR BGCOLOR="white" CLASS="TableRowColor">
221<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/FacetParams.FacetDateOther.html" title="enum in org.apache.solr.common.params">FacetParams.FacetDateOther</A></B></TD>
222<TD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/apache/solr/common/params/FacetParams.FacetRangeOther.html" title="enum in org.apache.solr.common.params"><CODE>FacetParams.FacetRangeOther</CODE></A></I></TD>
223</TR>
224<TR BGCOLOR="white" CLASS="TableRowColor">
225<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/FacetParams.FacetRangeInclude.html" title="enum in org.apache.solr.common.params">FacetParams.FacetRangeInclude</A></B></TD>
226<TD>An enumeration of the legal values for <A HREF="../../../../../org/apache/solr/common/params/FacetParams.html#FACET_DATE_INCLUDE"><CODE>FacetParams.FACET_DATE_INCLUDE</CODE></A> and <A HREF="../../../../../org/apache/solr/common/params/FacetParams.html#FACET_RANGE_INCLUDE"><CODE>FacetParams.FACET_RANGE_INCLUDE</CODE></A>
227
228 
229 lower = all gap based ranges include their lower bound
230 upper = all gap based ranges include their upper bound
231 edge = the first and last gap ranges include their edge bounds (ie: lower
232     for the first one, upper for the last one) even if the corresponding
233     upper/lower option is not specified
234 
235 outer = the BEFORE and AFTER ranges
236     should be inclusive of their bounds, even if the first or last ranges
237     already include those boundaries.</TD>
238</TR>
239<TR BGCOLOR="white" CLASS="TableRowColor">
240<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/FacetParams.FacetRangeOther.html" title="enum in org.apache.solr.common.params">FacetParams.FacetRangeOther</A></B></TD>
241<TD>An enumeration of the legal values for <A HREF="../../../../../org/apache/solr/common/params/FacetParams.html#FACET_RANGE_OTHER"><CODE>FacetParams.FACET_RANGE_OTHER</CODE></A> and <A HREF="../../../../../org/apache/solr/common/params/FacetParams.html#FACET_DATE_OTHER"><CODE>FacetParams.FACET_DATE_OTHER</CODE></A> ...</TD>
242</TR>
243<TR BGCOLOR="white" CLASS="TableRowColor">
244<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/MoreLikeThisParams.TermStyle.html" title="enum in org.apache.solr.common.params">MoreLikeThisParams.TermStyle</A></B></TD>
245<TD>&nbsp;</TD>
246</TR>
247<TR BGCOLOR="white" CLASS="TableRowColor">
248<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/solr/common/params/TermsParams.TermsRegexpFlag.html" title="enum in org.apache.solr.common.params">TermsParams.TermsRegexpFlag</A></B></TD>
249<TD>&nbsp;</TD>
250</TR>
251</TABLE>
252&nbsp;
253
254<P>
255<DL>
256</DL>
257<HR>
258
259
260<!-- ======= START OF BOTTOM NAVBAR ====== -->
261<A NAME="navbar_bottom"><!-- --></A>
262<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
263<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
264<TR>
265<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
266<A NAME="navbar_bottom_firstrow"><!-- --></A>
267<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
268  <TR ALIGN="center" VALIGN="top">
269  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
270  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
271  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
272  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
273  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
274  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
275  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
276  </TR>
277</TABLE>
278</TD>
279<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
280</EM>
281</TD>
282</TR>
283
284<TR>
285<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
286&nbsp;<A HREF="../../../../../org/apache/solr/common/luke/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
287&nbsp;<A HREF="../../../../../org/apache/solr/common/util/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
288<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
289  <A HREF="../../../../../index.html?org/apache/solr/common/params/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
290&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
291&nbsp;<SCRIPT type="text/javascript">
292  <!--
293  if(window==top) {
294    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
295  }
296  //-->
297</SCRIPT>
298<NOSCRIPT>
299  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
300</NOSCRIPT>
301
302
303</FONT></TD>
304</TR>
305</TABLE>
306<A NAME="skip-navbar_bottom"></A>
307<!-- ======== END OF BOTTOM NAVBAR ======= -->
308
309<HR>
310
311          <address>Copyright &copy; 2000-2012 Apache Software Foundation.  All Rights Reserved.</address>
312          <script src='../../../../../prettify.js' type='text/javascript'></script>
313          <script type='text/javascript'>
314            (function(){
315              var oldonload = window.onload;
316              if (typeof oldonload != 'function') {
317                window.onload = prettyPrint;
318              } else {
319                window.onload = function() {
320                  oldonload();
321                  prettyPrint();
322                }
323              }
324            })();
325          </script>
326       
327</BODY>
328</HTML>
Note: See TracBrowser for help on using the repository browser.