source: sandbox/expresso-solr/solr/docs/api/org/apache/solr/update/CommitUpdateCommand.html @ 7588

Revision 7588, 20.8 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:25 EDT 2012 -->
6<META http-equiv="Content-Type" content="text/html; charset=utf-8">
7<TITLE>
8CommitUpdateCommand (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="CommitUpdateCommand (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/CommitUpdateCommand.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/update/AddUpdateCommand.html" title="class in org.apache.solr.update"><B>PREV CLASS</B></A>&nbsp;
59&nbsp;<A HREF="../../../../org/apache/solr/update/DefaultSolrCoreState.html" title="class in org.apache.solr.update"><B>NEXT CLASS</B></A></FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61  <A HREF="../../../../index.html?org/apache/solr/update/CommitUpdateCommand.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62&nbsp;<A HREF="CommitUpdateCommand.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="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&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">
91org.apache.solr.update</FONT>
92<BR>
93Class CommitUpdateCommand</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="../../../../org/apache/solr/update/UpdateCommand.html" title="class in org.apache.solr.update">org.apache.solr.update.UpdateCommand</A>
97      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.solr.update.CommitUpdateCommand</B>
98</PRE>
99<DL>
100<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A></DD>
101</DL>
102<HR>
103<DL>
104<DT><PRE>public class <B>CommitUpdateCommand</B><DT>extends <A HREF="../../../../org/apache/solr/update/UpdateCommand.html" title="class in org.apache.solr.update">UpdateCommand</A></DL>
105</PRE>
106
107<P>
108<HR>
109
110<P>
111<!-- =========== FIELD SUMMARY =========== -->
112
113<A NAME="field_summary"><!-- --></A>
114<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
115<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
116<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
117<B>Field Summary</B></FONT></TH>
118</TR>
119<TR BGCOLOR="white" CLASS="TableRowColor">
120<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
121<CODE>&nbsp;boolean</CODE></FONT></TD>
122<TD><CODE><B><A HREF="../../../../org/apache/solr/update/CommitUpdateCommand.html#expungeDeletes">expungeDeletes</A></B></CODE>
123
124<BR>
125&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
126</TR>
127<TR BGCOLOR="white" CLASS="TableRowColor">
128<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
129<CODE>&nbsp;int</CODE></FONT></TD>
130<TD><CODE><B><A HREF="../../../../org/apache/solr/update/CommitUpdateCommand.html#maxOptimizeSegments">maxOptimizeSegments</A></B></CODE>
131
132<BR>
133&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;During optimize, optimize down to <= this many segments.</TD>
134</TR>
135<TR BGCOLOR="white" CLASS="TableRowColor">
136<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
137<CODE>&nbsp;boolean</CODE></FONT></TD>
138<TD><CODE><B><A HREF="../../../../org/apache/solr/update/CommitUpdateCommand.html#openSearcher">openSearcher</A></B></CODE>
139
140<BR>
141&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
142</TR>
143<TR BGCOLOR="white" CLASS="TableRowColor">
144<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
145<CODE>&nbsp;boolean</CODE></FONT></TD>
146<TD><CODE><B><A HREF="../../../../org/apache/solr/update/CommitUpdateCommand.html#optimize">optimize</A></B></CODE>
147
148<BR>
149&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
150</TR>
151<TR BGCOLOR="white" CLASS="TableRowColor">
152<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
153<CODE>&nbsp;boolean</CODE></FONT></TD>
154<TD><CODE><B><A HREF="../../../../org/apache/solr/update/CommitUpdateCommand.html#prepareCommit">prepareCommit</A></B></CODE>
155
156<BR>
157&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
158</TR>
159<TR BGCOLOR="white" CLASS="TableRowColor">
160<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
161<CODE>&nbsp;boolean</CODE></FONT></TD>
162<TD><CODE><B><A HREF="../../../../org/apache/solr/update/CommitUpdateCommand.html#softCommit">softCommit</A></B></CODE>
163
164<BR>
165&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
166</TR>
167<TR BGCOLOR="white" CLASS="TableRowColor">
168<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
169<CODE>&nbsp;boolean</CODE></FONT></TD>
170<TD><CODE><B><A HREF="../../../../org/apache/solr/update/CommitUpdateCommand.html#waitSearcher">waitSearcher</A></B></CODE>
171
172<BR>
173&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
174</TR>
175</TABLE>
176&nbsp;<A NAME="fields_inherited_from_class_org.apache.solr.update.UpdateCommand"><!-- --></A>
177<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
178<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
179<TH ALIGN="left"><B>Fields inherited from class org.apache.solr.update.<A HREF="../../../../org/apache/solr/update/UpdateCommand.html" title="class in org.apache.solr.update">UpdateCommand</A></B></TH>
180</TR>
181<TR BGCOLOR="white" CLASS="TableRowColor">
182<TD><CODE><A HREF="../../../../org/apache/solr/update/UpdateCommand.html#BUFFERING">BUFFERING</A>, <A HREF="../../../../org/apache/solr/update/UpdateCommand.html#flags">flags</A>, <A HREF="../../../../org/apache/solr/update/UpdateCommand.html#IGNORE_AUTOCOMMIT">IGNORE_AUTOCOMMIT</A>, <A HREF="../../../../org/apache/solr/update/UpdateCommand.html#PEER_SYNC">PEER_SYNC</A>, <A HREF="../../../../org/apache/solr/update/UpdateCommand.html#REPLAY">REPLAY</A>, <A HREF="../../../../org/apache/solr/update/UpdateCommand.html#req">req</A>, <A HREF="../../../../org/apache/solr/update/UpdateCommand.html#version">version</A></CODE></TD>
183</TR>
184</TABLE>
185&nbsp;
186<!-- ======== CONSTRUCTOR SUMMARY ======== -->
187
188<A NAME="constructor_summary"><!-- --></A>
189<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
190<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
191<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
192<B>Constructor Summary</B></FONT></TH>
193</TR>
194<TR BGCOLOR="white" CLASS="TableRowColor">
195<TD><CODE><B><A HREF="../../../../org/apache/solr/update/CommitUpdateCommand.html#CommitUpdateCommand(org.apache.solr.request.SolrQueryRequest, boolean)">CommitUpdateCommand</A></B>(<A HREF="../../../../org/apache/solr/request/SolrQueryRequest.html" title="interface in org.apache.solr.request">SolrQueryRequest</A>&nbsp;req,
196                    boolean&nbsp;optimize)</CODE>
197
198<BR>
199&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
200</TR>
201</TABLE>
202&nbsp;
203<!-- ========== METHOD SUMMARY =========== -->
204
205<A NAME="method_summary"><!-- --></A>
206<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
207<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
208<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
209<B>Method Summary</B></FONT></TH>
210</TR>
211<TR BGCOLOR="white" CLASS="TableRowColor">
212<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
213<CODE>&nbsp;<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></CODE></FONT></TD>
214<TD><CODE><B><A HREF="../../../../org/apache/solr/update/CommitUpdateCommand.html#name()">name</A></B>()</CODE>
215
216<BR>
217&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
218</TR>
219<TR BGCOLOR="white" CLASS="TableRowColor">
220<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
221<CODE>&nbsp;<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></CODE></FONT></TD>
222<TD><CODE><B><A HREF="../../../../org/apache/solr/update/CommitUpdateCommand.html#toString()">toString</A></B>()</CODE>
223
224<BR>
225&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
226</TR>
227</TABLE>
228&nbsp;<A NAME="methods_inherited_from_class_org.apache.solr.update.UpdateCommand"><!-- --></A>
229<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
230<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
231<TH ALIGN="left"><B>Methods inherited from class org.apache.solr.update.<A HREF="../../../../org/apache/solr/update/UpdateCommand.html" title="class in org.apache.solr.update">UpdateCommand</A></B></TH>
232</TR>
233<TR BGCOLOR="white" CLASS="TableRowColor">
234<TD><CODE><A HREF="../../../../org/apache/solr/update/UpdateCommand.html#clone()">clone</A>, <A HREF="../../../../org/apache/solr/update/UpdateCommand.html#getFlags()">getFlags</A>, <A HREF="../../../../org/apache/solr/update/UpdateCommand.html#getReq()">getReq</A>, <A HREF="../../../../org/apache/solr/update/UpdateCommand.html#getVersion()">getVersion</A>, <A HREF="../../../../org/apache/solr/update/UpdateCommand.html#setFlags(int)">setFlags</A>, <A HREF="../../../../org/apache/solr/update/UpdateCommand.html#setReq(org.apache.solr.request.SolrQueryRequest)">setReq</A>, <A HREF="../../../../org/apache/solr/update/UpdateCommand.html#setVersion(long)">setVersion</A></CODE></TD>
235</TR>
236</TABLE>
237&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
238<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
239<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
240<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>
241</TR>
242<TR BGCOLOR="white" CLASS="TableRowColor">
243<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.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/Object.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/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#hashCode()" title="class or interface in java.lang">hashCode</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>
244</TR>
245</TABLE>
246&nbsp;
247<P>
248
249<!-- ============ FIELD DETAIL =========== -->
250
251<A NAME="field_detail"><!-- --></A>
252<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
253<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
254<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
255<B>Field Detail</B></FONT></TH>
256</TR>
257</TABLE>
258
259<A NAME="optimize"><!-- --></A><H3>
260optimize</H3>
261<PRE>
262public boolean <B>optimize</B></PRE>
263<DL>
264<DL>
265</DL>
266</DL>
267<HR>
268
269<A NAME="openSearcher"><!-- --></A><H3>
270openSearcher</H3>
271<PRE>
272public boolean <B>openSearcher</B></PRE>
273<DL>
274<DL>
275</DL>
276</DL>
277<HR>
278
279<A NAME="waitSearcher"><!-- --></A><H3>
280waitSearcher</H3>
281<PRE>
282public boolean <B>waitSearcher</B></PRE>
283<DL>
284<DL>
285</DL>
286</DL>
287<HR>
288
289<A NAME="expungeDeletes"><!-- --></A><H3>
290expungeDeletes</H3>
291<PRE>
292public boolean <B>expungeDeletes</B></PRE>
293<DL>
294<DL>
295</DL>
296</DL>
297<HR>
298
299<A NAME="softCommit"><!-- --></A><H3>
300softCommit</H3>
301<PRE>
302public boolean <B>softCommit</B></PRE>
303<DL>
304<DL>
305</DL>
306</DL>
307<HR>
308
309<A NAME="prepareCommit"><!-- --></A><H3>
310prepareCommit</H3>
311<PRE>
312public boolean <B>prepareCommit</B></PRE>
313<DL>
314<DL>
315</DL>
316</DL>
317<HR>
318
319<A NAME="maxOptimizeSegments"><!-- --></A><H3>
320maxOptimizeSegments</H3>
321<PRE>
322public int <B>maxOptimizeSegments</B></PRE>
323<DL>
324<DD>During optimize, optimize down to <= this many segments.  Must be >= 1
325<P>
326<DL>
327<DT><B>See Also:</B><DD><A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/index/IndexWriter.html?is-external=true#forceMerge(int)" title="class or interface in org.apache.lucene.index"><CODE>IndexWriter.forceMerge(int)</CODE></A></DL>
328</DL>
329
330<!-- ========= CONSTRUCTOR DETAIL ======== -->
331
332<A NAME="constructor_detail"><!-- --></A>
333<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
334<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
335<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
336<B>Constructor Detail</B></FONT></TH>
337</TR>
338</TABLE>
339
340<A NAME="CommitUpdateCommand(org.apache.solr.request.SolrQueryRequest, boolean)"><!-- --></A><H3>
341CommitUpdateCommand</H3>
342<PRE>
343public <B>CommitUpdateCommand</B>(<A HREF="../../../../org/apache/solr/request/SolrQueryRequest.html" title="interface in org.apache.solr.request">SolrQueryRequest</A>&nbsp;req,
344                           boolean&nbsp;optimize)</PRE>
345<DL>
346</DL>
347
348<!-- ============ METHOD DETAIL ========== -->
349
350<A NAME="method_detail"><!-- --></A>
351<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
352<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
353<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
354<B>Method Detail</B></FONT></TH>
355</TR>
356</TABLE>
357
358<A NAME="name()"><!-- --></A><H3>
359name</H3>
360<PRE>
361public <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> <B>name</B>()</PRE>
362<DL>
363<DD><DL>
364<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/solr/update/UpdateCommand.html#name()">name</A></CODE> in class <CODE><A HREF="../../../../org/apache/solr/update/UpdateCommand.html" title="class in org.apache.solr.update">UpdateCommand</A></CODE></DL>
365</DD>
366<DD><DL>
367</DL>
368</DD>
369</DL>
370<HR>
371
372<A NAME="toString()"><!-- --></A><H3>
373toString</H3>
374<PRE>
375public <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> <B>toString</B>()</PRE>
376<DL>
377<DD><DL>
378<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/solr/update/UpdateCommand.html#toString()">toString</A></CODE> in class <CODE><A HREF="../../../../org/apache/solr/update/UpdateCommand.html" title="class in org.apache.solr.update">UpdateCommand</A></CODE></DL>
379</DD>
380<DD><DL>
381</DL>
382</DD>
383</DL>
384<!-- ========= END OF CLASS DATA ========= -->
385<HR>
386
387
388<!-- ======= START OF BOTTOM NAVBAR ====== -->
389<A NAME="navbar_bottom"><!-- --></A>
390<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
391<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
392<TR>
393<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
394<A NAME="navbar_bottom_firstrow"><!-- --></A>
395<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
396  <TR ALIGN="center" VALIGN="top">
397  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
398  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
399  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
400  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/CommitUpdateCommand.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
401  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
402  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
403  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
404  </TR>
405</TABLE>
406</TD>
407<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
408</EM>
409</TD>
410</TR>
411
412<TR>
413<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
414&nbsp;<A HREF="../../../../org/apache/solr/update/AddUpdateCommand.html" title="class in org.apache.solr.update"><B>PREV CLASS</B></A>&nbsp;
415&nbsp;<A HREF="../../../../org/apache/solr/update/DefaultSolrCoreState.html" title="class in org.apache.solr.update"><B>NEXT CLASS</B></A></FONT></TD>
416<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
417  <A HREF="../../../../index.html?org/apache/solr/update/CommitUpdateCommand.html" target="_top"><B>FRAMES</B></A>  &nbsp;
418&nbsp;<A HREF="CommitUpdateCommand.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
419&nbsp;<SCRIPT type="text/javascript">
420  <!--
421  if(window==top) {
422    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
423  }
424  //-->
425</SCRIPT>
426<NOSCRIPT>
427  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
428</NOSCRIPT>
429
430
431</FONT></TD>
432</TR>
433<TR>
434<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
435  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
436<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
437DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
438</TR>
439</TABLE>
440<A NAME="skip-navbar_bottom"></A>
441<!-- ======== END OF BOTTOM NAVBAR ======= -->
442
443<HR>
444
445          <address>Copyright &copy; 2000-2012 Apache Software Foundation.  All Rights Reserved.</address>
446          <script src='../../../../prettify.js' type='text/javascript'></script>
447          <script type='text/javascript'>
448            (function(){
449              var oldonload = window.onload;
450              if (typeof oldonload != 'function') {
451                window.onload = prettyPrint;
452              } else {
453                window.onload = function() {
454                  oldonload();
455                  prettyPrint();
456                }
457              }
458            })();
459          </script>
460       
461</BODY>
462</HTML>
Note: See TracBrowser for help on using the repository browser.