source: sandbox/expresso-solr/solr/docs/api/org/apache/solr/util/package-tree.html @ 7588

Revision 7588, 15.5 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.util Class Hierarchy (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.util Class Hierarchy (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">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
45  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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/processor/package-tree.html"><B>PREV</B></A>&nbsp;
59&nbsp;<A HREF="../../../../org/apache/solr/util/plugin/package-tree.html"><B>NEXT</B></A></FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61  <A HREF="../../../../index.html?org/apache/solr/util/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62&nbsp;<A HREF="package-tree.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>
84Hierarchy For Package org.apache.solr.util
85</H2>
86</CENTER>
87<DL>
88<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL>
89<HR>
90<H2>
91Class Hierarchy
92</H2>
93<UL>
94<LI TYPE="circle">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"><B>Object</B></A><UL>
95<LI TYPE="circle">java.util.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/AbstractCollection.html?is-external=true" title="class or interface in java.util"><B>AbstractCollection</B></A>&lt;E&gt; (implements java.util.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;E&gt;)
96<UL>
97<LI TYPE="circle">java.util.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/AbstractSet.html?is-external=true" title="class or interface in java.util"><B>AbstractSet</B></A>&lt;E&gt; (implements java.util.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;E&gt;)
98<UL>
99<LI TYPE="circle">java.util.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/TreeSet.html?is-external=true" title="class or interface in java.util"><B>TreeSet</B></A>&lt;E&gt; (implements java.lang.<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>, java.util.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</A>&lt;E&gt;, java.io.<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>)
100<UL>
101<LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/BoundedTreeSet.html" title="class in org.apache.solr.util"><B>BoundedTreeSet</B></A>&lt;E&gt;</UL>
102</UL>
103</UL>
104<LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/BCDUtils.html" title="class in org.apache.solr.util"><B>BCDUtils</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/ConcurrentLFUCache.html" title="class in org.apache.solr.util"><B>ConcurrentLFUCache</B></A>&lt;K,V&gt;<LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/ConcurrentLFUCache.Stats.html" title="class in org.apache.solr.util"><B>ConcurrentLFUCache.Stats</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/ConcurrentLRUCache.html" title="class in org.apache.solr.util"><B>ConcurrentLRUCache</B></A>&lt;K,V&gt;<LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/ConcurrentLRUCache.Stats.html" title="class in org.apache.solr.util"><B>ConcurrentLRUCache.Stats</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/DateMathParser.html" title="class in org.apache.solr.util"><B>DateMathParser</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/DefaultSolrThreadFactory.html" title="class in org.apache.solr.util"><B>DefaultSolrThreadFactory</B></A> (implements java.util.concurrent.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/concurrent/ThreadFactory.html?is-external=true" title="class or interface in java.util.concurrent">ThreadFactory</A>)
105<LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/DOMUtil.html" title="class in org.apache.solr.util"><B>DOMUtil</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/FileUtils.html" title="class in org.apache.solr.util"><B>FileUtils</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/LongPriorityQueue.html" title="class in org.apache.solr.util"><B>LongPriorityQueue</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/NumberUtils.html" title="class in org.apache.solr.util"><B>NumberUtils</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/PrimUtils.html" title="class in org.apache.solr.util"><B>PrimUtils</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/PrimUtils.IntComparator.html" title="class in org.apache.solr.util"><B>PrimUtils.IntComparator</B></A><LI TYPE="circle">org.apache.lucene.queryparser.classic.<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//queryparser/org/apache/lucene/queryparser/classic/QueryParserBase.html?is-external=true" title="class or interface in org.apache.lucene.queryparser.classic"><B>QueryParserBase</B></A><UL>
106<LI TYPE="circle">org.apache.lucene.queryparser.classic.<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//queryparser/org/apache/lucene/queryparser/classic/QueryParser.html?is-external=true" title="class or interface in org.apache.lucene.queryparser.classic"><B>QueryParser</B></A> (implements org.apache.lucene.queryparser.classic.<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//queryparser/org/apache/lucene/queryparser/classic/QueryParserConstants.html?is-external=true" title="class or interface in org.apache.lucene.queryparser.classic">QueryParserConstants</A>)
107<UL>
108<LI TYPE="circle">org.apache.solr.search.<A HREF="../../../../org/apache/solr/search/SolrQueryParser.html" title="class in org.apache.solr.search"><B>SolrQueryParser</B></A><UL>
109<LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/SolrPluginUtils.DisjunctionMaxQueryParser.html" title="class in org.apache.solr.util"><B>SolrPluginUtils.DisjunctionMaxQueryParser</B></A></UL>
110</UL>
111</UL>
112<LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/RefCounted.html" title="class in org.apache.solr.util"><B>RefCounted</B></A>&lt;Type&gt;<LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/RegexFileFilter.html" title="class in org.apache.solr.util"><B>RegexFileFilter</B></A> (implements java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/FileFilter.html?is-external=true" title="class or interface in java.io">FileFilter</A>)
113<LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/RTimer.html" title="class in org.apache.solr.util"><B>RTimer</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/SimplePostTool.html" title="class in org.apache.solr.util"><B>SimplePostTool</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/SolrPluginUtils.html" title="class in org.apache.solr.util"><B>SolrPluginUtils</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/SolrPluginUtils.DisjunctionMaxQueryParser.Alias.html" title="class in org.apache.solr.util"><B>SolrPluginUtils.DisjunctionMaxQueryParser.Alias</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/SolrPluginUtils.IdentityRegenerator.html" title="class in org.apache.solr.util"><B>SolrPluginUtils.IdentityRegenerator</B></A> (implements org.apache.solr.search.<A HREF="../../../../org/apache/solr/search/CacheRegenerator.html" title="interface in org.apache.solr.search">CacheRegenerator</A>)
114<LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/SuggestMissingFactories.html" title="class in org.apache.solr.util"><B>SuggestMissingFactories</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/SystemIdResolver.html" title="class in org.apache.solr.util"><B>SystemIdResolver</B></A> (implements org.xml.sax.<A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/EntityResolver.html?is-external=true" title="class or interface in org.xml.sax">EntityResolver</A>, org.xml.sax.ext.<A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/ext/EntityResolver2.html?is-external=true" title="class or interface in org.xml.sax.ext">EntityResolver2</A>)
115<LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/TimeZoneUtils.html" title="class in org.apache.solr.util"><B>TimeZoneUtils</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/VersionedFile.html" title="class in org.apache.solr.util"><B>VersionedFile</B></A><LI TYPE="circle">java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io"><B>Writer</B></A> (implements java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</A>, java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</A>, java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</A>)
116<UL>
117<LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/FastWriter.html" title="class in org.apache.solr.util"><B>FastWriter</B></A></UL>
118</UL>
119</UL>
120<H2>
121Interface Hierarchy
122</H2>
123<UL>
124<LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/ConcurrentLFUCache.EvictionListener.html" title="interface in org.apache.solr.util"><B>ConcurrentLFUCache.EvictionListener</B></A>&lt;K,V&gt;<LI TYPE="circle">org.apache.solr.util.<A HREF="../../../../org/apache/solr/util/ConcurrentLRUCache.EvictionListener.html" title="interface in org.apache.solr.util"><B>ConcurrentLRUCache.EvictionListener</B></A>&lt;K,V&gt;</UL>
125<HR>
126
127
128<!-- ======= START OF BOTTOM NAVBAR ====== -->
129<A NAME="navbar_bottom"><!-- --></A>
130<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
131<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
132<TR>
133<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
134<A NAME="navbar_bottom_firstrow"><!-- --></A>
135<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
136  <TR ALIGN="center" VALIGN="top">
137  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
138  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
139  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
140  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
141  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
142  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
143  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
144  </TR>
145</TABLE>
146</TD>
147<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
148</EM>
149</TD>
150</TR>
151
152<TR>
153<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
154&nbsp;<A HREF="../../../../org/apache/solr/update/processor/package-tree.html"><B>PREV</B></A>&nbsp;
155&nbsp;<A HREF="../../../../org/apache/solr/util/plugin/package-tree.html"><B>NEXT</B></A></FONT></TD>
156<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
157  <A HREF="../../../../index.html?org/apache/solr/util/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
158&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
159&nbsp;<SCRIPT type="text/javascript">
160  <!--
161  if(window==top) {
162    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
163  }
164  //-->
165</SCRIPT>
166<NOSCRIPT>
167  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
168</NOSCRIPT>
169
170
171</FONT></TD>
172</TR>
173</TABLE>
174<A NAME="skip-navbar_bottom"></A>
175<!-- ======== END OF BOTTOM NAVBAR ======= -->
176
177<HR>
178
179          <address>Copyright &copy; 2000-2012 Apache Software Foundation.  All Rights Reserved.</address>
180          <script src='../../../../prettify.js' type='text/javascript'></script>
181          <script type='text/javascript'>
182            (function(){
183              var oldonload = window.onload;
184              if (typeof oldonload != 'function') {
185                window.onload = prettyPrint;
186              } else {
187                window.onload = function() {
188                  oldonload();
189                  prettyPrint();
190                }
191              }
192            })();
193          </script>
194       
195</BODY>
196</HTML>
Note: See TracBrowser for help on using the repository browser.