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

Revision 7588, 23.7 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.schema (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.schema (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/response/transform/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
59&nbsp;<A HREF="../../../../org/apache/solr/search/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/schema/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.schema
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/schema/ExchangeRateProvider.html" title="interface in org.apache.solr.schema">ExchangeRateProvider</A></B></TD>
93<TD>Interface for providing pluggable exchange rate providers to @CurrencyField</TD>
94</TR>
95<TR BGCOLOR="white" CLASS="TableRowColor">
96<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/PreAnalyzedField.PreAnalyzedParser.html" title="interface in org.apache.solr.schema">PreAnalyzedField.PreAnalyzedParser</A></B></TD>
97<TD>Parse the input and return the stored part and the tokens with attributes.</TD>
98</TR>
99<TR BGCOLOR="white" CLASS="TableRowColor">
100<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/SchemaAware.html" title="interface in org.apache.solr.schema">SchemaAware</A></B></TD>
101<TD>An interface that can be extended to provide a callback mechanism for
102 informing an <A HREF="../../../../org/apache/solr/schema/IndexSchema.html" title="class in org.apache.solr.schema"><CODE>IndexSchema</CODE></A> instance of changes to it, dynamically
103 performed at runtime.</TD>
104</TR>
105<TR BGCOLOR="white" CLASS="TableRowColor">
106<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/SpatialQueryable.html" title="interface in org.apache.solr.schema">SpatialQueryable</A></B></TD>
107<TD>Indicate that the implementing class is capable of generating a Query against spatial resources.</TD>
108</TR>
109</TABLE>
110&nbsp;
111
112<P>
113
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>Class Summary</B></FONT></TH>
118</TR>
119<TR BGCOLOR="white" CLASS="TableRowColor">
120<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/AbstractSubTypeFieldType.html" title="class in org.apache.solr.schema">AbstractSubTypeFieldType</A></B></TD>
121<TD>An abstract base class for FieldTypes that delegate work to another <A HREF="../../../../org/apache/solr/schema/FieldType.html" title="class in org.apache.solr.schema"><CODE>FieldType</CODE></A>.</TD>
122</TR>
123<TR BGCOLOR="white" CLASS="TableRowColor">
124<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/BCDIntField.html" title="class in org.apache.solr.schema">BCDIntField</A></B></TD>
125<TD>&nbsp;</TD>
126</TR>
127<TR BGCOLOR="white" CLASS="TableRowColor">
128<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/BCDLongField.html" title="class in org.apache.solr.schema">BCDLongField</A></B></TD>
129<TD>&nbsp;</TD>
130</TR>
131<TR BGCOLOR="white" CLASS="TableRowColor">
132<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/BCDStrField.html" title="class in org.apache.solr.schema">BCDStrField</A></B></TD>
133<TD>&nbsp;</TD>
134</TR>
135<TR BGCOLOR="white" CLASS="TableRowColor">
136<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/BinaryField.html" title="class in org.apache.solr.schema">BinaryField</A></B></TD>
137<TD>&nbsp;</TD>
138</TR>
139<TR BGCOLOR="white" CLASS="TableRowColor">
140<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/BoolField.html" title="class in org.apache.solr.schema">BoolField</A></B></TD>
141<TD>&nbsp;</TD>
142</TR>
143<TR BGCOLOR="white" CLASS="TableRowColor">
144<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/ByteField.html" title="class in org.apache.solr.schema">ByteField</A></B></TD>
145<TD>A numeric field that can contain 8-bit signed two's complement integer
146 values, encoded as simple Strings.</TD>
147</TR>
148<TR BGCOLOR="white" CLASS="TableRowColor">
149<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/CollationField.html" title="class in org.apache.solr.schema">CollationField</A></B></TD>
150<TD>Field for collated sort keys.</TD>
151</TR>
152<TR BGCOLOR="white" CLASS="TableRowColor">
153<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/CoordinateFieldType.html" title="class in org.apache.solr.schema">CoordinateFieldType</A></B></TD>
154<TD>A CoordinateFieldType is the base class for <A HREF="../../../../org/apache/solr/schema/FieldType.html" title="class in org.apache.solr.schema"><CODE>FieldType</CODE></A>s that have semantics
155 related to items in a coordinate system.</TD>
156</TR>
157<TR BGCOLOR="white" CLASS="TableRowColor">
158<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/CopyField.html" title="class in org.apache.solr.schema">CopyField</A></B></TD>
159<TD><code>CopyField</code> contains all the information of a valid copy fields in an index.</TD>
160</TR>
161<TR BGCOLOR="white" CLASS="TableRowColor">
162<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/CurrencyField.html" title="class in org.apache.solr.schema">CurrencyField</A></B></TD>
163<TD>Field type for support of monetary values.</TD>
164</TR>
165<TR BGCOLOR="white" CLASS="TableRowColor">
166<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/DateField.html" title="class in org.apache.solr.schema">DateField</A></B></TD>
167<TD>FieldType that can represent any Date/Time with millisecond precision.</TD>
168</TR>
169<TR BGCOLOR="white" CLASS="TableRowColor">
170<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/DoubleField.html" title="class in org.apache.solr.schema">DoubleField</A></B></TD>
171<TD>A legacy numeric field type that encodes "Double" values as simple Strings.</TD>
172</TR>
173<TR BGCOLOR="white" CLASS="TableRowColor">
174<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/ExternalFileField.html" title="class in org.apache.solr.schema">ExternalFileField</A></B></TD>
175<TD>Get values from an external file instead of the index.</TD>
176</TR>
177<TR BGCOLOR="white" CLASS="TableRowColor">
178<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html" title="class in org.apache.solr.schema">FieldProperties</A></B></TD>
179<TD>&nbsp;</TD>
180</TR>
181<TR BGCOLOR="white" CLASS="TableRowColor">
182<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/FieldType.html" title="class in org.apache.solr.schema">FieldType</A></B></TD>
183<TD>Base class for all field types used by an index schema.</TD>
184</TR>
185<TR BGCOLOR="white" CLASS="TableRowColor">
186<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/FieldTypePluginLoader.html" title="class in org.apache.solr.schema">FieldTypePluginLoader</A></B></TD>
187<TD>&nbsp;</TD>
188</TR>
189<TR BGCOLOR="white" CLASS="TableRowColor">
190<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/FloatField.html" title="class in org.apache.solr.schema">FloatField</A></B></TD>
191<TD>A legacy numeric field type that encodes "Float" values as simple Strings.</TD>
192</TR>
193<TR BGCOLOR="white" CLASS="TableRowColor">
194<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/GeoHashField.html" title="class in org.apache.solr.schema">GeoHashField</A></B></TD>
195<TD>This is a class that represents a <a
196 href="http://en.wikipedia.org/wiki/Geohash">Geohash</a> field.</TD>
197</TR>
198<TR BGCOLOR="white" CLASS="TableRowColor">
199<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/ICUCollationField.html" title="class in org.apache.solr.schema">ICUCollationField</A></B></TD>
200<TD>Field for collated sort keys.</TD>
201</TR>
202<TR BGCOLOR="white" CLASS="TableRowColor">
203<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/IndexSchema.html" title="class in org.apache.solr.schema">IndexSchema</A></B></TD>
204<TD><code>IndexSchema</code> contains information about the valid fields in an index
205 and the types of those fields.</TD>
206</TR>
207<TR BGCOLOR="white" CLASS="TableRowColor">
208<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/IntField.html" title="class in org.apache.solr.schema">IntField</A></B></TD>
209<TD>A legacy numeric field type that encodes "Integer" values as simple Strings.</TD>
210</TR>
211<TR BGCOLOR="white" CLASS="TableRowColor">
212<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/JsonPreAnalyzedParser.html" title="class in org.apache.solr.schema">JsonPreAnalyzedParser</A></B></TD>
213<TD>&nbsp;</TD>
214</TR>
215<TR BGCOLOR="white" CLASS="TableRowColor">
216<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/LatLonType.html" title="class in org.apache.solr.schema">LatLonType</A></B></TD>
217<TD>Represents a Latitude/Longitude as a 2 dimensional point.</TD>
218</TR>
219<TR BGCOLOR="white" CLASS="TableRowColor">
220<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/LongField.html" title="class in org.apache.solr.schema">LongField</A></B></TD>
221<TD>A legacy numeric field type that encodes "Long" values as simple Strings.</TD>
222</TR>
223<TR BGCOLOR="white" CLASS="TableRowColor">
224<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/OpenExchangeRatesOrgProvider.html" title="class in org.apache.solr.schema">OpenExchangeRatesOrgProvider</A></B></TD>
225<TD>Exchange Rates Provider for <A HREF="../../../../org/apache/solr/schema/CurrencyField.html" title="class in org.apache.solr.schema"><CODE>CurrencyField</CODE></A> implementing the freely available
226 exchange rates from openexchangerates.org
227 <p/>
228 <b>Disclaimer:</b> This data is collected from various providers and provided free of charge
229 for informational purposes only, with no guarantee whatsoever of accuracy, validity,
230 availability or fitness for any purpose; use at your own risk.</TD>
231</TR>
232<TR BGCOLOR="white" CLASS="TableRowColor">
233<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/PointType.html" title="class in org.apache.solr.schema">PointType</A></B></TD>
234<TD>A point type that indexes a point in an n-dimensional space as separate fields and supports range queries.</TD>
235</TR>
236<TR BGCOLOR="white" CLASS="TableRowColor">
237<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/PreAnalyzedField.html" title="class in org.apache.solr.schema">PreAnalyzedField</A></B></TD>
238<TD>Pre-analyzed field type provides a way to index a serialized token stream,
239 optionally with an independent stored value of a field.</TD>
240</TR>
241<TR BGCOLOR="white" CLASS="TableRowColor">
242<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/PreAnalyzedField.ParseResult.html" title="class in org.apache.solr.schema">PreAnalyzedField.ParseResult</A></B></TD>
243<TD>This is a simple holder of a stored part and the collected states (tokens with attributes).</TD>
244</TR>
245<TR BGCOLOR="white" CLASS="TableRowColor">
246<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/PrimitiveFieldType.html" title="class in org.apache.solr.schema">PrimitiveFieldType</A></B></TD>
247<TD>Abstract class defining shared behavior for primitive types
248 Intended to be used as base class for non-analyzed fields like
249 int, float, string, date etc, and set proper defaults for them</TD>
250</TR>
251<TR BGCOLOR="white" CLASS="TableRowColor">
252<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/RandomSortField.html" title="class in org.apache.solr.schema">RandomSortField</A></B></TD>
253<TD>Utility Field used for random sorting.</TD>
254</TR>
255<TR BGCOLOR="white" CLASS="TableRowColor">
256<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/SchemaField.html" title="class in org.apache.solr.schema">SchemaField</A></B></TD>
257<TD>Encapsulates all information about a Field in a Solr Schema</TD>
258</TR>
259<TR BGCOLOR="white" CLASS="TableRowColor">
260<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/ShortField.html" title="class in org.apache.solr.schema">ShortField</A></B></TD>
261<TD>A numeric field that can contain 16-bit signed two's complement integer
262 values, encoded as simple Strings.</TD>
263</TR>
264<TR BGCOLOR="white" CLASS="TableRowColor">
265<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/SimilarityFactory.html" title="class in org.apache.solr.schema">SimilarityFactory</A></B></TD>
266<TD>&nbsp;</TD>
267</TR>
268<TR BGCOLOR="white" CLASS="TableRowColor">
269<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/SimplePreAnalyzedParser.html" title="class in org.apache.solr.schema">SimplePreAnalyzedParser</A></B></TD>
270<TD>Simple plain text format parser for <A HREF="../../../../org/apache/solr/schema/PreAnalyzedField.html" title="class in org.apache.solr.schema"><CODE>PreAnalyzedField</CODE></A>.</TD>
271</TR>
272<TR BGCOLOR="white" CLASS="TableRowColor">
273<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/SortableDoubleField.html" title="class in org.apache.solr.schema">SortableDoubleField</A></B></TD>
274<TD><B>Deprecated.</B>&nbsp;<I>use <A HREF="../../../../org/apache/solr/schema/DoubleField.html" title="class in org.apache.solr.schema"><CODE>DoubleField</CODE></A> or <A HREF="../../../../org/apache/solr/schema/TrieDoubleField.html" title="class in org.apache.solr.schema"><CODE>TrieDoubleField</CODE></A> - will be removed in 5.x</I></TD>
275</TR>
276<TR BGCOLOR="white" CLASS="TableRowColor">
277<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/SortableFloatField.html" title="class in org.apache.solr.schema">SortableFloatField</A></B></TD>
278<TD><B>Deprecated.</B>&nbsp;<I>use <A HREF="../../../../org/apache/solr/schema/FloatField.html" title="class in org.apache.solr.schema"><CODE>FloatField</CODE></A> or <A HREF="../../../../org/apache/solr/schema/TrieFloatField.html" title="class in org.apache.solr.schema"><CODE>TrieFloatField</CODE></A> - will be removed in 5.x</I></TD>
279</TR>
280<TR BGCOLOR="white" CLASS="TableRowColor">
281<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/SortableIntField.html" title="class in org.apache.solr.schema">SortableIntField</A></B></TD>
282<TD><B>Deprecated.</B>&nbsp;<I>use <A HREF="../../../../org/apache/solr/schema/IntField.html" title="class in org.apache.solr.schema"><CODE>IntField</CODE></A> or <A HREF="../../../../org/apache/solr/schema/TrieIntField.html" title="class in org.apache.solr.schema"><CODE>TrieIntField</CODE></A> - will be removed in 5.x</I></TD>
283</TR>
284<TR BGCOLOR="white" CLASS="TableRowColor">
285<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/SortableLongField.html" title="class in org.apache.solr.schema">SortableLongField</A></B></TD>
286<TD><B>Deprecated.</B>&nbsp;<I>use <A HREF="../../../../org/apache/solr/schema/LongField.html" title="class in org.apache.solr.schema"><CODE>LongField</CODE></A> or <A HREF="../../../../org/apache/solr/schema/TrieLongField.html" title="class in org.apache.solr.schema"><CODE>TrieLongField</CODE></A> - will be removed in 5.x</I></TD>
287</TR>
288<TR BGCOLOR="white" CLASS="TableRowColor">
289<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/StrField.html" title="class in org.apache.solr.schema">StrField</A></B></TD>
290<TD>&nbsp;</TD>
291</TR>
292<TR BGCOLOR="white" CLASS="TableRowColor">
293<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/StrFieldSource.html" title="class in org.apache.solr.schema">StrFieldSource</A></B></TD>
294<TD>&nbsp;</TD>
295</TR>
296<TR BGCOLOR="white" CLASS="TableRowColor">
297<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/TextField.html" title="class in org.apache.solr.schema">TextField</A></B></TD>
298<TD><code>TextField</code> is the basic type for configurable text analysis.</TD>
299</TR>
300<TR BGCOLOR="white" CLASS="TableRowColor">
301<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/TrieDateField.html" title="class in org.apache.solr.schema">TrieDateField</A></B></TD>
302<TD>&nbsp;</TD>
303</TR>
304<TR BGCOLOR="white" CLASS="TableRowColor">
305<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/TrieDoubleField.html" title="class in org.apache.solr.schema">TrieDoubleField</A></B></TD>
306<TD>A numeric field that can contain double-precision 64-bit IEEE 754 floating
307 point values.</TD>
308</TR>
309<TR BGCOLOR="white" CLASS="TableRowColor">
310<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/TrieField.html" title="class in org.apache.solr.schema">TrieField</A></B></TD>
311<TD>Provides field types to support for Lucene's <A HREF="../../../../org/apache/solr/schema/IntField.html" title="class in org.apache.solr.schema"><CODE>IntField</CODE></A>, <A HREF="../../../../org/apache/solr/schema/LongField.html" title="class in org.apache.solr.schema"><CODE>LongField</CODE></A>, <A HREF="../../../../org/apache/solr/schema/FloatField.html" title="class in org.apache.solr.schema"><CODE>FloatField</CODE></A> and
312 <A HREF="../../../../org/apache/solr/schema/DoubleField.html" title="class in org.apache.solr.schema"><CODE>DoubleField</CODE></A>.</TD>
313</TR>
314<TR BGCOLOR="white" CLASS="TableRowColor">
315<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/TrieFloatField.html" title="class in org.apache.solr.schema">TrieFloatField</A></B></TD>
316<TD>A numeric field that can contain single-precision 32-bit IEEE 754
317 floating point values.</TD>
318</TR>
319<TR BGCOLOR="white" CLASS="TableRowColor">
320<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/TrieIntField.html" title="class in org.apache.solr.schema">TrieIntField</A></B></TD>
321<TD>A numeric field that can contain 32-bit signed two's complement integer values.</TD>
322</TR>
323<TR BGCOLOR="white" CLASS="TableRowColor">
324<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/TrieLongField.html" title="class in org.apache.solr.schema">TrieLongField</A></B></TD>
325<TD>A numeric field that can contain 64-bit signed two's complement integer values.</TD>
326</TR>
327<TR BGCOLOR="white" CLASS="TableRowColor">
328<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/UUIDField.html" title="class in org.apache.solr.schema">UUIDField</A></B></TD>
329<TD>This FieldType accepts UUID string values, as well as the special value
330 of "NEW" which triggers generation of a new random UUID.</TD>
331</TR>
332</TABLE>
333&nbsp;
334
335<P>
336
337<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
338<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
339<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
340<B>Enum Summary</B></FONT></TH>
341</TR>
342<TR BGCOLOR="white" CLASS="TableRowColor">
343<TD WIDTH="15%"><B><A HREF="../../../../org/apache/solr/schema/TrieField.TrieTypes.html" title="enum in org.apache.solr.schema">TrieField.TrieTypes</A></B></TD>
344<TD>&nbsp;</TD>
345</TR>
346</TABLE>
347&nbsp;
348
349<P>
350<DL>
351</DL>
352<HR>
353
354
355<!-- ======= START OF BOTTOM NAVBAR ====== -->
356<A NAME="navbar_bottom"><!-- --></A>
357<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
358<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
359<TR>
360<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
361<A NAME="navbar_bottom_firstrow"><!-- --></A>
362<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
363  <TR ALIGN="center" VALIGN="top">
364  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
365  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
366  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
367  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
368  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
369  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
370  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
371  </TR>
372</TABLE>
373</TD>
374<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
375</EM>
376</TD>
377</TR>
378
379<TR>
380<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
381&nbsp;<A HREF="../../../../org/apache/solr/response/transform/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
382&nbsp;<A HREF="../../../../org/apache/solr/search/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
383<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
384  <A HREF="../../../../index.html?org/apache/solr/schema/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
385&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
386&nbsp;<SCRIPT type="text/javascript">
387  <!--
388  if(window==top) {
389    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
390  }
391  //-->
392</SCRIPT>
393<NOSCRIPT>
394  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
395</NOSCRIPT>
396
397
398</FONT></TD>
399</TR>
400</TABLE>
401<A NAME="skip-navbar_bottom"></A>
402<!-- ======== END OF BOTTOM NAVBAR ======= -->
403
404<HR>
405
406          <address>Copyright &copy; 2000-2012 Apache Software Foundation.  All Rights Reserved.</address>
407          <script src='../../../../prettify.js' type='text/javascript'></script>
408          <script type='text/javascript'>
409            (function(){
410              var oldonload = window.onload;
411              if (typeof oldonload != 'function') {
412                window.onload = prettyPrint;
413              } else {
414                window.onload = function() {
415                  oldonload();
416                  prettyPrint();
417                }
418              }
419            })();
420          </script>
421       
422</BODY>
423</HTML>
Note: See TracBrowser for help on using the repository browser.