source: sandbox/expresso-solr/solr/docs/api/test-framework/overview-tree.html @ 7588

Revision 7588, 11.0 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:33 EDT 2012 -->
6<META http-equiv="Content-Type" content="text/html; charset=utf-8">
7<TITLE>
8Class 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="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">    <FONT CLASS="NavBarFont1">Package</FONT>&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;PREV&nbsp;
59&nbsp;NEXT</FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61  <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62&nbsp;<A HREF="overview-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 All Packages</H2>
85</CENTER>
86<DL>
87<DT><B>Package Hierarchies:</B><DD><A HREF="org/apache/solr/package-tree.html">org.apache.solr</A>, <A HREF="org/apache/solr/analysis/package-tree.html">org.apache.solr.analysis</A>, <A HREF="org/apache/solr/core/package-tree.html">org.apache.solr.core</A>, <A HREF="org/apache/solr/update/processor/package-tree.html">org.apache.solr.update.processor</A>, <A HREF="org/apache/solr/util/package-tree.html">org.apache.solr.util</A></DL>
88<HR>
89<H2>
90Class Hierarchy
91</H2>
92<UL>
93<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>
94<LI TYPE="circle">org.apache.lucene.analysis.util.AbstractAnalysisFactory<UL>
95<LI TYPE="circle">org.apache.lucene.analysis.util.TokenizerFactory<UL>
96<LI TYPE="circle">org.apache.solr.analysis.<A HREF="org/apache/solr/analysis/MockTokenizerFactory.html" title="class in org.apache.solr.analysis"><B>MockTokenizerFactory</B></A></UL>
97</UL>
98<LI TYPE="circle">org.apache.solr.util.<A HREF="org/apache/solr/util/AbstractSolrTestCase.Doc.html" title="class in org.apache.solr.util"><B>AbstractSolrTestCase.Doc</B></A><LI TYPE="circle">org.junit.<A HREF="http://junit.sourceforge.net/javadoc/org/junit/Assert.html?is-external=true" title="class or interface in org.junit"><B>Assert</B></A><UL>
99<LI TYPE="circle">org.apache.lucene.util.LuceneTestCase<UL>
100<LI TYPE="circle">org.apache.solr.util.<A HREF="org/apache/solr/util/AbstractSolrTestCase.html" title="class in org.apache.solr.util"><B>AbstractSolrTestCase</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="org/apache/solr/util/DOMUtilTestBase.html" title="class in org.apache.solr.util"><B>DOMUtilTestBase</B></A><LI TYPE="circle">org.apache.solr.<A HREF="org/apache/solr/SolrTestCaseJ4.html" title="class in org.apache.solr"><B>SolrTestCaseJ4</B></A><UL>
101<LI TYPE="circle">org.apache.solr.<A HREF="org/apache/solr/BaseDistributedSearchTestCase.html" title="class in org.apache.solr"><B>BaseDistributedSearchTestCase</B></A><LI TYPE="circle">org.apache.solr.<A HREF="org/apache/solr/SolrJettyTestBase.html" title="class in org.apache.solr"><B>SolrJettyTestBase</B></A></UL>
102</UL>
103</UL>
104<LI TYPE="circle">org.apache.solr.<A HREF="org/apache/solr/BaseDistributedSearchTestCase.RandVal.html" title="class in org.apache.solr"><B>BaseDistributedSearchTestCase.RandVal</B></A><UL>
105<LI TYPE="circle">org.apache.solr.<A HREF="org/apache/solr/BaseDistributedSearchTestCase.RandDate.html" title="class in org.apache.solr"><B>BaseDistributedSearchTestCase.RandDate</B></A></UL>
106<LI TYPE="circle">org.apache.solr.core.DirectoryFactory (implements 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>, org.apache.solr.util.plugin.NamedListInitializedPlugin)
107<UL>
108<LI TYPE="circle">org.apache.solr.core.CachingDirectoryFactory<UL>
109<LI TYPE="circle">org.apache.solr.core.<A HREF="org/apache/solr/core/MockDirectoryFactory.html" title="class in org.apache.solr.core"><B>MockDirectoryFactory</B></A><LI TYPE="circle">org.apache.solr.core.<A HREF="org/apache/solr/core/MockFSDirectoryFactory.html" title="class in org.apache.solr.core"><B>MockFSDirectoryFactory</B></A></UL>
110</UL>
111<LI TYPE="circle">org.apache.solr.util.<A HREF="org/apache/solr/util/ExternalPaths.html" title="class in org.apache.solr.util"><B>ExternalPaths</B></A><LI TYPE="circle">org.apache.solr.<A HREF="org/apache/solr/JSONTestUtil.html" title="class in org.apache.solr"><B>JSONTestUtil</B></A><LI TYPE="circle">org.apache.solr.<A HREF="org/apache/solr/SolrTestCaseJ4.Doc.html" title="class in org.apache.solr"><B>SolrTestCaseJ4.Doc</B></A> (implements java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;T&gt;)
112<LI TYPE="circle">org.apache.solr.<A HREF="org/apache/solr/SolrTestCaseJ4.Fld.html" title="class in org.apache.solr"><B>SolrTestCaseJ4.Fld</B></A><LI TYPE="circle">org.apache.solr.<A HREF="org/apache/solr/SolrTestCaseJ4.FldType.html" title="class in org.apache.solr"><B>SolrTestCaseJ4.FldType</B></A><LI TYPE="circle">org.apache.solr.<A HREF="org/apache/solr/SolrTestCaseJ4.Vals.html" title="class in org.apache.solr"><B>SolrTestCaseJ4.Vals</B></A><UL>
113<LI TYPE="circle">org.apache.solr.<A HREF="org/apache/solr/SolrTestCaseJ4.FVal.html" title="class in org.apache.solr"><B>SolrTestCaseJ4.FVal</B></A><LI TYPE="circle">org.apache.solr.<A HREF="org/apache/solr/SolrTestCaseJ4.IVals.html" title="class in org.apache.solr"><B>SolrTestCaseJ4.IVals</B></A><UL>
114<LI TYPE="circle">org.apache.solr.<A HREF="org/apache/solr/SolrTestCaseJ4.IRange.html" title="class in org.apache.solr"><B>SolrTestCaseJ4.IRange</B></A></UL>
115<LI TYPE="circle">org.apache.solr.<A HREF="org/apache/solr/SolrTestCaseJ4.SVal.html" title="class in org.apache.solr"><B>SolrTestCaseJ4.SVal</B></A></UL>
116<LI TYPE="circle">org.apache.solr.<A HREF="org/apache/solr/SolrTestCaseJ4.XmlDoc.html" title="class in org.apache.solr"><B>SolrTestCaseJ4.XmlDoc</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="org/apache/solr/util/TestHarness.html" title="class in org.apache.solr.util"><B>TestHarness</B></A><LI TYPE="circle">org.apache.solr.util.<A HREF="org/apache/solr/util/TestHarness.LocalRequestFactory.html" title="class in org.apache.solr.util"><B>TestHarness.LocalRequestFactory</B></A><LI TYPE="circle">org.apache.solr.update.processor.UpdateRequestProcessor<UL>
117<LI TYPE="circle">org.apache.solr.update.processor.<A HREF="org/apache/solr/update/processor/BufferingRequestProcessor.html" title="class in org.apache.solr.update.processor"><B>BufferingRequestProcessor</B></A></UL>
118</UL>
119</UL>
120<HR>
121
122
123<!-- ======= START OF BOTTOM NAVBAR ====== -->
124<A NAME="navbar_bottom"><!-- --></A>
125<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
126<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
127<TR>
128<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
129<A NAME="navbar_bottom_firstrow"><!-- --></A>
130<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
131  <TR ALIGN="center" VALIGN="top">
132  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
133  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
134  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
135  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
136  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
137  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
138  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
139  </TR>
140</TABLE>
141</TD>
142<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
143</EM>
144</TD>
145</TR>
146
147<TR>
148<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
149&nbsp;PREV&nbsp;
150&nbsp;NEXT</FONT></TD>
151<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
152  <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
153&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
154&nbsp;<SCRIPT type="text/javascript">
155  <!--
156  if(window==top) {
157    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
158  }
159  //-->
160</SCRIPT>
161<NOSCRIPT>
162  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
163</NOSCRIPT>
164
165
166</FONT></TD>
167</TR>
168</TABLE>
169<A NAME="skip-navbar_bottom"></A>
170<!-- ======== END OF BOTTOM NAVBAR ======= -->
171
172<HR>
173
174          <address>Copyright &copy; 2000-2012 Apache Software Foundation.  All Rights Reserved.</address>
175          <script src='/prettify.js' type='text/javascript'></script>
176          <script type='text/javascript'>
177            (function(){
178              var oldonload = window.onload;
179              if (typeof oldonload != 'function') {
180                window.onload = prettyPrint;
181              } else {
182                window.onload = function() {
183                  oldonload();
184                  prettyPrint();
185                }
186              }
187            })();
188          </script>
189       
190</BODY>
191</HTML>
Note: See TracBrowser for help on using the repository browser.