OSDN Git Service

add solr-4.6.0
[libre10/libre10.git] / solr-4.6.0 / docs / solr-core / org / apache / solr / core / class-use / SolrEventListener.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:16:56 CET 2013 -->
6 <META http-equiv="Content-Type" content="text/html; charset=utf-8">
7 <TITLE>
8 Uses of Interface org.apache.solr.core.SolrEventListener (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="Uses of Interface org.apache.solr.core.SolrEventListener (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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core"><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/core//class-useSolrEventListener.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62 &nbsp;<A HREF="SolrEventListener.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 Interface<br>org.apache.solr.core.SolrEventListener</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">
90 Packages that use <A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A></FONT></TH>
91 </TR>
92 <TR BGCOLOR="white" CLASS="TableRowColor">
93 <TD><A HREF="#org.apache.solr.core"><B>org.apache.solr.core</B></A></TD>
94 <TD>
95 Core classes implementin Solr internals and the management of <A HREF="../../../../../org/apache/solr/core/SolrCore.html" title="class in org.apache.solr.core"><CODE>SolrCore</CODE></A>s&nbsp;</TD>
96 </TR>
97 <TR BGCOLOR="white" CLASS="TableRowColor">
98 <TD><A HREF="#org.apache.solr.schema"><B>org.apache.solr.schema</B></A></TD>
99 <TD>
100 <A HREF="../../../../../org/apache/solr/schema/IndexSchema.html" title="class in org.apache.solr.schema"><CODE>IndexSchema</CODE></A> and <A HREF="../../../../../org/apache/solr/schema/FieldType.html" title="class in org.apache.solr.schema"><CODE>FieldType</CODE></A> implementations for powering schema.xml&nbsp;</TD>
101 </TR>
102 <TR BGCOLOR="white" CLASS="TableRowColor">
103 <TD><A HREF="#org.apache.solr.update"><B>org.apache.solr.update</B></A></TD>
104 <TD>
105 APIs and classes for managing index updates&nbsp;</TD>
106 </TR>
107 </TABLE>
108 &nbsp;
109 <P>
110 <A NAME="org.apache.solr.core"><!-- --></A>
111 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
112 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
113 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
114 Uses of <A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A> in <A HREF="../../../../../org/apache/solr/core/package-summary.html">org.apache.solr.core</A></FONT></TH>
115 </TR>
116 </TABLE>
117 &nbsp;
118 <P>
119
120 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
121 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
122 <TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../org/apache/solr/core/package-summary.html">org.apache.solr.core</A> that implement <A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A></FONT></TH>
123 </TR>
124 <TR BGCOLOR="white" CLASS="TableRowColor">
125 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
126 <CODE>&nbsp;class</CODE></FONT></TD>
127 <TD><CODE><B><A HREF="../../../../../org/apache/solr/core/AbstractSolrEventListener.html" title="class in org.apache.solr.core">AbstractSolrEventListener</A></B></CODE>
128
129 <BR>
130 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
131 </TR>
132 <TR BGCOLOR="white" CLASS="TableRowColor">
133 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
134 <CODE>&nbsp;class</CODE></FONT></TD>
135 <TD><CODE><B><A HREF="../../../../../org/apache/solr/core/QuerySenderListener.html" title="class in org.apache.solr.core">QuerySenderListener</A></B></CODE>
136
137 <BR>
138 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
139 </TR>
140 </TABLE>
141 &nbsp;
142 <P>
143
144 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
145 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
146 <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/solr/core/package-summary.html">org.apache.solr.core</A> that return <A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A></FONT></TH>
147 </TR>
148 <TR BGCOLOR="white" CLASS="TableRowColor">
149 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
150 <CODE>&nbsp;<A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A></CODE></FONT></TD>
151 <TD><CODE><B>SolrCore.</B><B><A HREF="../../../../../org/apache/solr/core/SolrCore.html#createEventListener(java.lang.String)">createEventListener</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;className)</CODE>
152
153 <BR>
154 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
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/core/package-summary.html">org.apache.solr.core</A> with parameters of type <A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</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;void</CODE></FONT></TD>
167 <TD><CODE><B>SolrCore.</B><B><A HREF="../../../../../org/apache/solr/core/SolrCore.html#registerFirstSearcherListener(org.apache.solr.core.SolrEventListener)">registerFirstSearcherListener</A></B>(<A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A>&nbsp;listener)</CODE>
168
169 <BR>
170 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NOTE: this function is not thread safe.</TD>
171 </TR>
172 <TR BGCOLOR="white" CLASS="TableRowColor">
173 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
174 <CODE>&nbsp;void</CODE></FONT></TD>
175 <TD><CODE><B>SolrCore.</B><B><A HREF="../../../../../org/apache/solr/core/SolrCore.html#registerNewSearcherListener(org.apache.solr.core.SolrEventListener)">registerNewSearcherListener</A></B>(<A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A>&nbsp;listener)</CODE>
176
177 <BR>
178 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NOTE: this function is not thread safe.</TD>
179 </TR>
180 </TABLE>
181 &nbsp;
182 <P>
183 <A NAME="org.apache.solr.schema"><!-- --></A>
184 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
185 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
186 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
187 Uses of <A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A> in <A HREF="../../../../../org/apache/solr/schema/package-summary.html">org.apache.solr.schema</A></FONT></TH>
188 </TR>
189 </TABLE>
190 &nbsp;
191 <P>
192
193 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
194 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
195 <TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../org/apache/solr/schema/package-summary.html">org.apache.solr.schema</A> that implement <A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A></FONT></TH>
196 </TR>
197 <TR BGCOLOR="white" CLASS="TableRowColor">
198 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
199 <CODE>&nbsp;class</CODE></FONT></TD>
200 <TD><CODE><B><A HREF="../../../../../org/apache/solr/schema/ExternalFileFieldReloader.html" title="class in org.apache.solr.schema">ExternalFileFieldReloader</A></B></CODE>
201
202 <BR>
203 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An event listener to reload ExternalFileFields for new searchers.</TD>
204 </TR>
205 </TABLE>
206 &nbsp;
207 <P>
208 <A NAME="org.apache.solr.update"><!-- --></A>
209 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
210 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
211 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
212 Uses of <A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A> in <A HREF="../../../../../org/apache/solr/update/package-summary.html">org.apache.solr.update</A></FONT></TH>
213 </TR>
214 </TABLE>
215 &nbsp;
216 <P>
217
218 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
219 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
220 <TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../org/apache/solr/update/package-summary.html">org.apache.solr.update</A> with type parameters of type <A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A></FONT></TH>
221 </TR>
222 <TR BGCOLOR="white" CLASS="TableRowColor">
223 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
224 <CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</A>&lt;<A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A>&gt;</CODE></FONT></TD>
225 <TD><CODE><B>UpdateHandler.</B><B><A HREF="../../../../../org/apache/solr/update/UpdateHandler.html#commitCallbacks">commitCallbacks</A></B></CODE>
226
227 <BR>
228 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
229 </TR>
230 <TR BGCOLOR="white" CLASS="TableRowColor">
231 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
232 <CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</A>&lt;<A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A>&gt;</CODE></FONT></TD>
233 <TD><CODE><B>UpdateHandler.</B><B><A HREF="../../../../../org/apache/solr/update/UpdateHandler.html#optimizeCallbacks">optimizeCallbacks</A></B></CODE>
234
235 <BR>
236 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
237 </TR>
238 <TR BGCOLOR="white" CLASS="TableRowColor">
239 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
240 <CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</A>&lt;<A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A>&gt;</CODE></FONT></TD>
241 <TD><CODE><B>UpdateHandler.</B><B><A HREF="../../../../../org/apache/solr/update/UpdateHandler.html#softCommitCallbacks">softCommitCallbacks</A></B></CODE>
242
243 <BR>
244 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
245 </TR>
246 </TABLE>
247 &nbsp;
248 <P>
249
250 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
251 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
252 <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/solr/update/package-summary.html">org.apache.solr.update</A> with parameters of type <A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A></FONT></TH>
253 </TR>
254 <TR BGCOLOR="white" CLASS="TableRowColor">
255 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
256 <CODE>&nbsp;void</CODE></FONT></TD>
257 <TD><CODE><B>UpdateHandler.</B><B><A HREF="../../../../../org/apache/solr/update/UpdateHandler.html#registerCommitCallback(org.apache.solr.core.SolrEventListener)">registerCommitCallback</A></B>(<A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A>&nbsp;listener)</CODE>
258
259 <BR>
260 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NOTE: this function is not thread safe.</TD>
261 </TR>
262 <TR BGCOLOR="white" CLASS="TableRowColor">
263 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
264 <CODE>&nbsp;void</CODE></FONT></TD>
265 <TD><CODE><B>UpdateHandler.</B><B><A HREF="../../../../../org/apache/solr/update/UpdateHandler.html#registerOptimizeCallback(org.apache.solr.core.SolrEventListener)">registerOptimizeCallback</A></B>(<A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A>&nbsp;listener)</CODE>
266
267 <BR>
268 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NOTE: this function is not thread safe.</TD>
269 </TR>
270 <TR BGCOLOR="white" CLASS="TableRowColor">
271 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
272 <CODE>&nbsp;void</CODE></FONT></TD>
273 <TD><CODE><B>UpdateHandler.</B><B><A HREF="../../../../../org/apache/solr/update/UpdateHandler.html#registerSoftCommitCallback(org.apache.solr.core.SolrEventListener)">registerSoftCommitCallback</A></B>(<A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</A>&nbsp;listener)</CODE>
274
275 <BR>
276 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NOTE: this function is not thread safe.</TD>
277 </TR>
278 </TABLE>
279 &nbsp;
280 <P>
281 <HR>
282
283
284 <!-- ======= START OF BOTTOM NAVBAR ====== -->
285 <A NAME="navbar_bottom"><!-- --></A>
286 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
287 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
288 <TR>
289 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
290 <A NAME="navbar_bottom_firstrow"><!-- --></A>
291 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
292   <TR ALIGN="center" VALIGN="top">
293   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
294   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
295   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
296   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
297   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
298   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
299   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
300   </TR>
301 </TABLE>
302 </TD>
303 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
304 </EM>
305 </TD>
306 </TR>
307
308 <TR>
309 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
310 &nbsp;PREV&nbsp;
311 &nbsp;NEXT</FONT></TD>
312 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
313   <A HREF="../../../../../index.html?org/apache/solr/core//class-useSolrEventListener.html" target="_top"><B>FRAMES</B></A>  &nbsp;
314 &nbsp;<A HREF="SolrEventListener.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
315 &nbsp;<SCRIPT type="text/javascript">
316   <!--
317   if(window==top) {
318     document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
319   }
320   //-->
321 </SCRIPT>
322 <NOSCRIPT>
323   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
324 </NOSCRIPT>
325
326
327 </FONT></TD>
328 </TR>
329 </TABLE>
330 <A NAME="skip-navbar_bottom"></A>
331 <!-- ======== END OF BOTTOM NAVBAR ======= -->
332
333 <HR>
334
335           <i>Copyright &copy; 2000-2013 Apache Software Foundation.  All Rights Reserved.</i>
336           <script src='../../../../../prettify.js' type='text/javascript'></script>
337           <script type='text/javascript'>
338             (function(){
339               var oldonload = window.onload;
340               if (typeof oldonload != 'function') {
341                 window.onload = prettyPrint;
342               } else {
343                 window.onload = function() {
344                   oldonload();
345                   prettyPrint();
346                 }
347               }
348             })();
349           </script>
350         
351 </BODY>
352 </HTML>