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

Revision 7588, 21.2 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>
8FieldProperties (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="FieldProperties (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/FieldProperties.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/schema/ExternalFileField.html" title="class in org.apache.solr.schema"><B>PREV CLASS</B></A>&nbsp;
59&nbsp;<A HREF="../../../../org/apache/solr/schema/FieldType.html" title="class in org.apache.solr.schema"><B>NEXT CLASS</B></A></FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61  <A HREF="../../../../index.html?org/apache/solr/schema/FieldProperties.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62&nbsp;<A HREF="FieldProperties.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="#methods_inherited_from_class_java.lang.Object">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;METHOD</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.schema</FONT>
92<BR>
93Class FieldProperties</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 "><B>org.apache.solr.schema.FieldProperties</B>
97</PRE>
98<DL>
99<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/apache/solr/schema/FieldType.html" title="class in org.apache.solr.schema">FieldType</A>, <A HREF="../../../../org/apache/solr/schema/SchemaField.html" title="class in org.apache.solr.schema">SchemaField</A></DD>
100</DL>
101<HR>
102<DL>
103<DT><PRE>public abstract class <B>FieldProperties</B><DT>extends <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></DL>
104</PRE>
105
106<P>
107<DL>
108<DT><B>NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.</B></DT>
109  <DD></DD>
110</DL>
111<HR>
112
113<P>
114<!-- =========== FIELD SUMMARY =========== -->
115
116<A NAME="field_summary"><!-- --></A>
117<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
119<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
120<B>Field Summary</B></FONT></TH>
121</TR>
122<TR BGCOLOR="white" CLASS="TableRowColor">
123<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
124<CODE>protected static&nbsp;int</CODE></FONT></TD>
125<TD><CODE><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html#BINARY">BINARY</A></B></CODE>
126
127<BR>
128&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
129</TR>
130<TR BGCOLOR="white" CLASS="TableRowColor">
131<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
132<CODE>protected static&nbsp;int</CODE></FONT></TD>
133<TD><CODE><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html#INDEXED">INDEXED</A></B></CODE>
134
135<BR>
136&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
137</TR>
138<TR BGCOLOR="white" CLASS="TableRowColor">
139<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
140<CODE>protected static&nbsp;int</CODE></FONT></TD>
141<TD><CODE><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html#MULTIVALUED">MULTIVALUED</A></B></CODE>
142
143<BR>
144&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
145</TR>
146<TR BGCOLOR="white" CLASS="TableRowColor">
147<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
148<CODE>protected static&nbsp;int</CODE></FONT></TD>
149<TD><CODE><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html#OMIT_NORMS">OMIT_NORMS</A></B></CODE>
150
151<BR>
152&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
153</TR>
154<TR BGCOLOR="white" CLASS="TableRowColor">
155<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
156<CODE>protected static&nbsp;int</CODE></FONT></TD>
157<TD><CODE><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html#OMIT_POSITIONS">OMIT_POSITIONS</A></B></CODE>
158
159<BR>
160&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
161</TR>
162<TR BGCOLOR="white" CLASS="TableRowColor">
163<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
164<CODE>protected static&nbsp;int</CODE></FONT></TD>
165<TD><CODE><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html#OMIT_TF_POSITIONS">OMIT_TF_POSITIONS</A></B></CODE>
166
167<BR>
168&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
169</TR>
170<TR BGCOLOR="white" CLASS="TableRowColor">
171<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
172<CODE>protected static&nbsp;int</CODE></FONT></TD>
173<TD><CODE><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html#REQUIRED">REQUIRED</A></B></CODE>
174
175<BR>
176&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
177</TR>
178<TR BGCOLOR="white" CLASS="TableRowColor">
179<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
180<CODE>protected static&nbsp;int</CODE></FONT></TD>
181<TD><CODE><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html#SORT_MISSING_FIRST">SORT_MISSING_FIRST</A></B></CODE>
182
183<BR>
184&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
185</TR>
186<TR BGCOLOR="white" CLASS="TableRowColor">
187<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
188<CODE>protected static&nbsp;int</CODE></FONT></TD>
189<TD><CODE><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html#SORT_MISSING_LAST">SORT_MISSING_LAST</A></B></CODE>
190
191<BR>
192&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
193</TR>
194<TR BGCOLOR="white" CLASS="TableRowColor">
195<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
196<CODE>protected static&nbsp;int</CODE></FONT></TD>
197<TD><CODE><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html#STORE_TERMOFFSETS">STORE_TERMOFFSETS</A></B></CODE>
198
199<BR>
200&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
201</TR>
202<TR BGCOLOR="white" CLASS="TableRowColor">
203<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
204<CODE>protected static&nbsp;int</CODE></FONT></TD>
205<TD><CODE><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html#STORE_TERMPOSITIONS">STORE_TERMPOSITIONS</A></B></CODE>
206
207<BR>
208&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
209</TR>
210<TR BGCOLOR="white" CLASS="TableRowColor">
211<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
212<CODE>protected static&nbsp;int</CODE></FONT></TD>
213<TD><CODE><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html#STORE_TERMVECTORS">STORE_TERMVECTORS</A></B></CODE>
214
215<BR>
216&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
217</TR>
218<TR BGCOLOR="white" CLASS="TableRowColor">
219<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
220<CODE>protected static&nbsp;int</CODE></FONT></TD>
221<TD><CODE><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html#STORED">STORED</A></B></CODE>
222
223<BR>
224&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
225</TR>
226<TR BGCOLOR="white" CLASS="TableRowColor">
227<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
228<CODE>protected static&nbsp;int</CODE></FONT></TD>
229<TD><CODE><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html#TOKENIZED">TOKENIZED</A></B></CODE>
230
231<BR>
232&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
233</TR>
234</TABLE>
235&nbsp;
236<!-- ======== CONSTRUCTOR SUMMARY ======== -->
237
238<A NAME="constructor_summary"><!-- --></A>
239<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
240<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
241<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
242<B>Constructor Summary</B></FONT></TH>
243</TR>
244<TR BGCOLOR="white" CLASS="TableRowColor">
245<TD><CODE><B><A HREF="../../../../org/apache/solr/schema/FieldProperties.html#FieldProperties()">FieldProperties</A></B>()</CODE>
246
247<BR>
248&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
249</TR>
250</TABLE>
251&nbsp;
252<!-- ========== METHOD SUMMARY =========== -->
253
254<A NAME="method_summary"><!-- --></A>
255<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
256<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
257<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
258<B>Method Summary</B></FONT></TH>
259</TR>
260</TABLE>
261&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
262<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
263<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
264<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>
265</TR>
266<TR BGCOLOR="white" CLASS="TableRowColor">
267<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <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#toString()" title="class or interface in java.lang">toString</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>
268</TR>
269</TABLE>
270&nbsp;
271<P>
272
273<!-- ============ FIELD DETAIL =========== -->
274
275<A NAME="field_detail"><!-- --></A>
276<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
277<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
278<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
279<B>Field Detail</B></FONT></TH>
280</TR>
281</TABLE>
282
283<A NAME="INDEXED"><!-- --></A><H3>
284INDEXED</H3>
285<PRE>
286protected static final int <B>INDEXED</B></PRE>
287<DL>
288<DL>
289<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.schema.FieldProperties.INDEXED">Constant Field Values</A></DL>
290</DL>
291<HR>
292
293<A NAME="TOKENIZED"><!-- --></A><H3>
294TOKENIZED</H3>
295<PRE>
296protected static final int <B>TOKENIZED</B></PRE>
297<DL>
298<DL>
299<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.schema.FieldProperties.TOKENIZED">Constant Field Values</A></DL>
300</DL>
301<HR>
302
303<A NAME="STORED"><!-- --></A><H3>
304STORED</H3>
305<PRE>
306protected static final int <B>STORED</B></PRE>
307<DL>
308<DL>
309<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.schema.FieldProperties.STORED">Constant Field Values</A></DL>
310</DL>
311<HR>
312
313<A NAME="BINARY"><!-- --></A><H3>
314BINARY</H3>
315<PRE>
316protected static final int <B>BINARY</B></PRE>
317<DL>
318<DL>
319<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.schema.FieldProperties.BINARY">Constant Field Values</A></DL>
320</DL>
321<HR>
322
323<A NAME="OMIT_NORMS"><!-- --></A><H3>
324OMIT_NORMS</H3>
325<PRE>
326protected static final int <B>OMIT_NORMS</B></PRE>
327<DL>
328<DL>
329<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.schema.FieldProperties.OMIT_NORMS">Constant Field Values</A></DL>
330</DL>
331<HR>
332
333<A NAME="OMIT_TF_POSITIONS"><!-- --></A><H3>
334OMIT_TF_POSITIONS</H3>
335<PRE>
336protected static final int <B>OMIT_TF_POSITIONS</B></PRE>
337<DL>
338<DL>
339<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.schema.FieldProperties.OMIT_TF_POSITIONS">Constant Field Values</A></DL>
340</DL>
341<HR>
342
343<A NAME="STORE_TERMVECTORS"><!-- --></A><H3>
344STORE_TERMVECTORS</H3>
345<PRE>
346protected static final int <B>STORE_TERMVECTORS</B></PRE>
347<DL>
348<DL>
349<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.schema.FieldProperties.STORE_TERMVECTORS">Constant Field Values</A></DL>
350</DL>
351<HR>
352
353<A NAME="STORE_TERMPOSITIONS"><!-- --></A><H3>
354STORE_TERMPOSITIONS</H3>
355<PRE>
356protected static final int <B>STORE_TERMPOSITIONS</B></PRE>
357<DL>
358<DL>
359<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.schema.FieldProperties.STORE_TERMPOSITIONS">Constant Field Values</A></DL>
360</DL>
361<HR>
362
363<A NAME="STORE_TERMOFFSETS"><!-- --></A><H3>
364STORE_TERMOFFSETS</H3>
365<PRE>
366protected static final int <B>STORE_TERMOFFSETS</B></PRE>
367<DL>
368<DL>
369<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.schema.FieldProperties.STORE_TERMOFFSETS">Constant Field Values</A></DL>
370</DL>
371<HR>
372
373<A NAME="MULTIVALUED"><!-- --></A><H3>
374MULTIVALUED</H3>
375<PRE>
376protected static final int <B>MULTIVALUED</B></PRE>
377<DL>
378<DL>
379<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.schema.FieldProperties.MULTIVALUED">Constant Field Values</A></DL>
380</DL>
381<HR>
382
383<A NAME="SORT_MISSING_FIRST"><!-- --></A><H3>
384SORT_MISSING_FIRST</H3>
385<PRE>
386protected static final int <B>SORT_MISSING_FIRST</B></PRE>
387<DL>
388<DL>
389<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.schema.FieldProperties.SORT_MISSING_FIRST">Constant Field Values</A></DL>
390</DL>
391<HR>
392
393<A NAME="SORT_MISSING_LAST"><!-- --></A><H3>
394SORT_MISSING_LAST</H3>
395<PRE>
396protected static final int <B>SORT_MISSING_LAST</B></PRE>
397<DL>
398<DL>
399<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.schema.FieldProperties.SORT_MISSING_LAST">Constant Field Values</A></DL>
400</DL>
401<HR>
402
403<A NAME="REQUIRED"><!-- --></A><H3>
404REQUIRED</H3>
405<PRE>
406protected static final int <B>REQUIRED</B></PRE>
407<DL>
408<DL>
409<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.schema.FieldProperties.REQUIRED">Constant Field Values</A></DL>
410</DL>
411<HR>
412
413<A NAME="OMIT_POSITIONS"><!-- --></A><H3>
414OMIT_POSITIONS</H3>
415<PRE>
416protected static final int <B>OMIT_POSITIONS</B></PRE>
417<DL>
418<DL>
419<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.schema.FieldProperties.OMIT_POSITIONS">Constant Field Values</A></DL>
420</DL>
421
422<!-- ========= CONSTRUCTOR DETAIL ======== -->
423
424<A NAME="constructor_detail"><!-- --></A>
425<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
426<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
427<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
428<B>Constructor Detail</B></FONT></TH>
429</TR>
430</TABLE>
431
432<A NAME="FieldProperties()"><!-- --></A><H3>
433FieldProperties</H3>
434<PRE>
435public <B>FieldProperties</B>()</PRE>
436<DL>
437</DL>
438<!-- ========= END OF CLASS DATA ========= -->
439<HR>
440
441
442<!-- ======= START OF BOTTOM NAVBAR ====== -->
443<A NAME="navbar_bottom"><!-- --></A>
444<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
445<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
446<TR>
447<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
448<A NAME="navbar_bottom_firstrow"><!-- --></A>
449<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
450  <TR ALIGN="center" VALIGN="top">
451  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
452  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
453  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
454  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/FieldProperties.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
455  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
456  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
457  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
458  </TR>
459</TABLE>
460</TD>
461<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
462</EM>
463</TD>
464</TR>
465
466<TR>
467<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
468&nbsp;<A HREF="../../../../org/apache/solr/schema/ExternalFileField.html" title="class in org.apache.solr.schema"><B>PREV CLASS</B></A>&nbsp;
469&nbsp;<A HREF="../../../../org/apache/solr/schema/FieldType.html" title="class in org.apache.solr.schema"><B>NEXT CLASS</B></A></FONT></TD>
470<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
471  <A HREF="../../../../index.html?org/apache/solr/schema/FieldProperties.html" target="_top"><B>FRAMES</B></A>  &nbsp;
472&nbsp;<A HREF="FieldProperties.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
473&nbsp;<SCRIPT type="text/javascript">
474  <!--
475  if(window==top) {
476    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
477  }
478  //-->
479</SCRIPT>
480<NOSCRIPT>
481  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
482</NOSCRIPT>
483
484
485</FONT></TD>
486</TR>
487<TR>
488<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
489  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
490<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
491DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
492</TR>
493</TABLE>
494<A NAME="skip-navbar_bottom"></A>
495<!-- ======== END OF BOTTOM NAVBAR ======= -->
496
497<HR>
498
499          <address>Copyright &copy; 2000-2012 Apache Software Foundation.  All Rights Reserved.</address>
500          <script src='../../../../prettify.js' type='text/javascript'></script>
501          <script type='text/javascript'>
502            (function(){
503              var oldonload = window.onload;
504              if (typeof oldonload != 'function') {
505                window.onload = prettyPrint;
506              } else {
507                window.onload = function() {
508                  oldonload();
509                  prettyPrint();
510                }
511              }
512            })();
513          </script>
514       
515</BODY>
516</HTML>
Note: See TracBrowser for help on using the repository browser.