http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/e72a1129/docs/site/apidocs/org/apache/blur/analysis/FieldManager.html
----------------------------------------------------------------------
diff --git a/docs/site/apidocs/org/apache/blur/analysis/FieldManager.html
b/docs/site/apidocs/org/apache/blur/analysis/FieldManager.html
new file mode 100644
index 0000000..ff63df8
--- /dev/null
+++ b/docs/site/apidocs/org/apache/blur/analysis/FieldManager.html
@@ -0,0 +1,825 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_51) on Wed Sep 04 21:35:23 EDT 2013 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+FieldManager (Blur 0.2.0-incubating API)
+</TITLE>
+
+<META NAME="date" CONTENT="2013-09-04">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css"
TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="FieldManager (Blur 0.2.0-incubating API)";
+ }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="../../../../overview-summary.html"><FONT
CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="package-summary.html"><FONT
CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT
CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="class-use/FieldManager.html"><FONT
CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="package-tree.html"><FONT
CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="../../../../deprecated-list.html"><FONT
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="../../../../index-all.html"><FONT
CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="../../../../help-doc.html"><FONT
CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../org/apache/blur/analysis/BaseFieldManager.html"
title="class in org.apache.blur.analysis"><B>PREV CLASS</B></A>
+ <A HREF="../../../../org/apache/blur/analysis/FieldTypeDefinition.html"
title="class in org.apache.blur.analysis"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../index.html?org/apache/blur/analysis/FieldManager.html"
target="_top"><B>FRAMES</B></A>
+ <A HREF="FieldManager.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All
Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A
HREF="#constructor_summary">CONSTR</A> | <A
HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A
HREF="#constructor_detail">CONSTR</A> | <A
HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.blur.analysis</FONT>
+<BR>
+Class FieldManager</H2>
+<PRE>
+<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">java.lang.Object</A>
+ <IMG SRC="../../../../resources/inherit.gif" ALT="extended by
"><B>org.apache.blur.analysis.FieldManager</B>
+</PRE>
+<DL>
+<DT><B>Direct Known Subclasses:</B> <DD><A
HREF="../../../../org/apache/blur/analysis/BaseFieldManager.html" title="class
in org.apache.blur.analysis">BaseFieldManager</A></DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public abstract class <B>FieldManager</B><DT>extends <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</A></DL>
+</PRE>
+
+<P>
+<HR>
+
+<P>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#FieldManager()">FieldManager</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract boolean</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#addColumnDefinition(java.lang.String,
java.lang.String, java.lang.String, boolean, java.lang.String,
java.util.Map)">addColumnDefinition</A></B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> family,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> columnName,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> subColumnName,
+ boolean fieldLessIndexed,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> fieldType,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</A><<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>,<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>> props)</CODE>
+
+<BR>
+ Adds a column
definition.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</A></CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#checkSupportForCustomQuery(java.lang.String)">checkSupportForCustomQuery</A></B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field)</CODE>
+
+<BR>
+ Checks to see if
the field will deal with creating it's own query objects.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</A></CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#checkSupportForFuzzyQuery(java.lang.String)">checkSupportForFuzzyQuery</A></B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field)</CODE>
+
+<BR>
+ Checks if this
field supports fuzzy queries.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</A></CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#checkSupportForPrefixQuery(java.lang.String)">checkSupportForPrefixQuery</A></B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field)</CODE>
+
+<BR>
+ Checks if this
field supports prefix queries.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</A></CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#checkSupportForWildcardQuery(java.lang.String)">checkSupportForWildcardQuery</A></B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field)</CODE>
+
+<BR>
+ Checks if this
field supports wildcard queries.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract org.apache.lucene.analysis.Analyzer</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#getAnalyzerForIndex()">getAnalyzerForIndex</A></B>()</CODE>
+
+<BR>
+ Gets the analyzer
used for indexing.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract org.apache.lucene.analysis.Analyzer</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#getAnalyzerForIndex(java.lang.String)">getAnalyzerForIndex</A></B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> fieldName)</CODE>
+
+<BR>
+ Gets the analyzer
for the indexing process.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract org.apache.lucene.analysis.Analyzer</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#getAnalyzerForQuery()">getAnalyzerForQuery</A></B>()</CODE>
+
+<BR>
+ Gets an
<CODE>Analyzer</CODE> for quering.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract org.apache.lucene.analysis.Analyzer</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#getAnalyzerForQuery(java.lang.String)">getAnalyzerForQuery</A></B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> fieldName)</CODE>
+
+<BR>
+ Gets the analyzer
for the querying.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract org.apache.lucene.search.Query</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#getCustomQuery(java.lang.String,
java.lang.String)">getCustomQuery</A></B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> text)</CODE>
+
+<BR>
+ Gets a custom
query for the given field and text.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract boolean</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#getDefaultMissingFieldLessIndexing()">getDefaultMissingFieldLessIndexing</A></B>()</CODE>
+
+<BR>
+ Should the field
be placed in the field less indexing if the table is is
+ not in strict mode.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</A><<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>,<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>></CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#getDefaultMissingFieldProps()">getDefaultMissingFieldProps</A></B>()</CODE>
+
+<BR>
+ The field
properties used if the table is is not in strict mode.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#getDefaultMissingFieldType()">getDefaultMissingFieldType</A></B>()</CODE>
+
+<BR>
+ The field type
used if the table is is not in strict mode.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#getFieldLessFieldName()">getFieldLessFieldName</A></B>()</CODE>
+
+<BR>
+ Gets the Lucene
field name of the field that is used for queries that do
+ not specify a field.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/Set.html?is-external=true"
title="class or interface in java.util">Set</A><<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>></CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#getFieldNames()">getFieldNames</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/List.html?is-external=true"
title="class or interface in
java.util">List</A><org.apache.lucene.document.Field></CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#getFields(java.lang.String,
org.apache.blur.thrift.generated.Record)">getFields</A></B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> rowId,
+ <A HREF="../../../../org/apache/blur/thrift/generated/Record.html"
title="class in org.apache.blur.thrift.generated">Record</A> record)</CODE>
+
+<BR>
+ Gets an <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Iterable.html?is-external=true"
title="class or interface in java.lang"><CODE>Iterable</CODE></A> of fields
for indexing and storing fields into
+ Lucene.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract <A
HREF="../../../../org/apache/blur/analysis/FieldTypeDefinition.html"
title="class in
org.apache.blur.analysis">FieldTypeDefinition</A></CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#getFieldTypeDefinition(java.lang.String)">getFieldTypeDefinition</A></B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field)</CODE>
+
+<BR>
+ Gets the <A
HREF="../../../../org/apache/blur/analysis/FieldTypeDefinition.html"
title="class in org.apache.blur.analysis"><CODE>FieldTypeDefinition</CODE></A>
for the given field.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract org.apache.lucene.search.Query</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#getNewRangeQuery(java.lang.String,
java.lang.String, java.lang.String, boolean,
boolean)">getNewRangeQuery</A></B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> part1,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> part2,
+ boolean startInclusive,
+ boolean endInclusive)</CODE>
+
+<BR>
+ Gets a range
query, if the method returns null the default term range query
+ is used in the parser.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract org.apache.lucene.search.Query</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#getTermQueryIfNumeric(java.lang.String,
java.lang.String)">getTermQueryIfNumeric</A></B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> text)</CODE>
+
+<BR>
+ This method should
return a query (probably a range query) for numeric
+ fields and null for other fields.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract boolean</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#isFieldLessIndexed(java.lang.String)">isFieldLessIndexed</A></B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> name)</CODE>
+
+<BR>
+ Checks to see if
the field should also be indexed in the field less field.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract boolean</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#isStrict()">isStrict</A></B>()</CODE>
+
+<BR>
+ Does the table
have strict field names and types.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract boolean</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#isValidColumnDefinition(java.lang.String,
java.lang.String)">isValidColumnDefinition</A></B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> family,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> columnName)</CODE>
+
+<BR>
+ Checks if there is
a valid column definition for the given family and
+ column name.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract void</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/blur/analysis/FieldManager.html#registerType(java.lang.Class)">registerType</A></B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Class.html?is-external=true"
title="class or interface in java.lang">Class</A><? extends <A
HREF="../../../../org/apache/blur/analysis/FieldTypeDefinition.html"
title="class in
org.apache.blur.analysis">FieldTypeDefinition</A>> c)</CODE>
+
+<BR>
+ Register a <A
HREF="../../../../org/apache/blur/analysis/FieldTypeDefinition.html"
title="class in org.apache.blur.analysis"><CODE>FieldTypeDefinition</CODE></A>
into this field manager.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/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://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()"
title="class or interface in java.lang">getClass</A>, <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()"
title="class or interface in java.lang">hashCode</A>, <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()"
title="class or interface in java.lang">notify</A>, <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#notifyAll()"
title="class or interface in java.lang">notifyAll</A>, <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#toString()"
title="class or interface in java.lang">toString</A>, <A HREF="http://docs.or
acle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()"
title="class or interface in java.lang">wait</A>, <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)"
title="class or interface in java.lang">wait</A>, <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long,
int)" title="class or interface in java.lang">wait</A></CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="FieldManager()"><!-- --></A><H3>
+FieldManager</H3>
+<PRE>
+public <B>FieldManager</B>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="getFields(java.lang.String,
org.apache.blur.thrift.generated.Record)"><!-- --></A><H3>
+getFields</H3>
+<PRE>
+public abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/List.html?is-external=true"
title="class or interface in
java.util">List</A><org.apache.lucene.document.Field> <B>getFields</B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> rowId,
+ <A
HREF="../../../../org/apache/blur/thrift/generated/Record.html" title="class in
org.apache.blur.thrift.generated">Record</A> record)
+ throws <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Gets an <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Iterable.html?is-external=true"
title="class or interface in java.lang"><CODE>Iterable</CODE></A> of fields
for indexing and storing fields into
+ Lucene.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>record</CODE> -
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addColumnDefinition(java.lang.String, java.lang.String,
java.lang.String, boolean, java.lang.String, java.util.Map)"><!-- --></A><H3>
+addColumnDefinition</H3>
+<PRE>
+public abstract boolean <B>addColumnDefinition</B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> family,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> columnName,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> subColumnName,
+ boolean fieldLessIndexed,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> fieldType,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</A><<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>,<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>> props)
+ throws <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Adds a column definition.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>family</CODE> - the family name,
required.<DD><CODE>columnName</CODE> - the column name,
required.<DD><CODE>subColumnName</CODE> - the sub column name, optional can be
null if it's not a sub
+ column.<DD><CODE>fieldLessIndexed</CODE> - indicates whether the
field should be added to the default field
+ for the record for fieldless searching.<DD><CODE>fieldType</CODE> -
the field type name, required.<DD><CODE>props</CODE> - the configuration
properties for this column and type.
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getAnalyzerForIndex(java.lang.String)"><!-- --></A><H3>
+getAnalyzerForIndex</H3>
+<PRE>
+public abstract org.apache.lucene.analysis.Analyzer
<B>getAnalyzerForIndex</B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> fieldName)
+ throws <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Gets the analyzer for the indexing process.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>fieldName</CODE> - the Lucene field name.
+<DT><B>Returns:</B><DD><CODE>Analyzer</CODE>.
+<DT><B>Throws:</B>
+<DD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getAnalyzerForQuery(java.lang.String)"><!-- --></A><H3>
+getAnalyzerForQuery</H3>
+<PRE>
+public abstract org.apache.lucene.analysis.Analyzer
<B>getAnalyzerForQuery</B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> fieldName)
+ throws <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Gets the analyzer for the querying.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>fieldName</CODE> - the Lucene field name.
+<DT><B>Returns:</B><DD><CODE>Analyzer</CODE>.
+<DT><B>Throws:</B>
+<DD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isValidColumnDefinition(java.lang.String, java.lang.String)"><!--
--></A><H3>
+isValidColumnDefinition</H3>
+<PRE>
+public abstract boolean <B>isValidColumnDefinition</B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> family,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> columnName)
+ throws <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Checks if there is a valid column definition for the given family and
+ column name.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>family</CODE> - the family
name,<DD><CODE>columnName</CODE> - the column name.
+<DT><B>Returns:</B><DD>boolean
+<DT><B>Throws:</B>
+<DD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getAnalyzerForQuery()"><!-- --></A><H3>
+getAnalyzerForQuery</H3>
+<PRE>
+public abstract org.apache.lucene.analysis.Analyzer
<B>getAnalyzerForQuery</B>()</PRE>
+<DL>
+<DD>Gets an <CODE>Analyzer</CODE> for quering.
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the analyzer</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="checkSupportForFuzzyQuery(java.lang.String)"><!-- --></A><H3>
+checkSupportForFuzzyQuery</H3>
+<PRE>
+public abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</A>
<B>checkSupportForFuzzyQuery</B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field)
+ throws <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Checks if this field supports fuzzy queries.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>field</CODE> - the field name.
+<DT><B>Returns:</B><DD>Boolean null if unknown.
+<DT><B>Throws:</B>
+<DD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="checkSupportForPrefixQuery(java.lang.String)"><!-- --></A><H3>
+checkSupportForPrefixQuery</H3>
+<PRE>
+public abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</A>
<B>checkSupportForPrefixQuery</B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field)
+ throws <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Checks if this field supports prefix queries.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>field</CODE> - the field name.
+<DT><B>Returns:</B><DD>Boolean null if unknown.
+<DT><B>Throws:</B>
+<DD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="checkSupportForWildcardQuery(java.lang.String)"><!-- --></A><H3>
+checkSupportForWildcardQuery</H3>
+<PRE>
+public abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</A>
<B>checkSupportForWildcardQuery</B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field)
+ throws <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Checks if this field supports wildcard queries.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>field</CODE> - the field name.
+<DT><B>Returns:</B><DD>Boolean null if unknown.
+<DT><B>Throws:</B>
+<DD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="checkSupportForCustomQuery(java.lang.String)"><!-- --></A><H3>
+checkSupportForCustomQuery</H3>
+<PRE>
+public abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</A>
<B>checkSupportForCustomQuery</B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field)
+ throws <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Checks to see if the field will deal with creating it's own query objects.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>field</CODE> - the field name.
+<DT><B>Returns:</B><DD>Boolean null if unknown.
+<DT><B>Throws:</B>
+<DD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getNewRangeQuery(java.lang.String, java.lang.String,
java.lang.String, boolean, boolean)"><!-- --></A><H3>
+getNewRangeQuery</H3>
+<PRE>
+public abstract org.apache.lucene.search.Query <B>getNewRangeQuery</B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> part1,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> part2,
+
boolean startInclusive,
+
boolean endInclusive)
+ throws <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Gets a range query, if the method returns null the default term range query
+ is used in the parser. This is used to create numeric range queries.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>field</CODE> - the field
name.<DD><CODE>part1</CODE> - the first part.<DD><CODE>part2</CODE> - the
second part.<DD><CODE>startInclusive</CODE> - if the start is
inclusive.<DD><CODE>endInclusive</CODE> - if the end is inclusive.
+<DT><B>Returns:</B><DD>the new range query or null.
+<DT><B>Throws:</B>
+<DD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getTermQueryIfNumeric(java.lang.String, java.lang.String)"><!--
--></A><H3>
+getTermQueryIfNumeric</H3>
+<PRE>
+public abstract org.apache.lucene.search.Query <B>getTermQueryIfNumeric</B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> text)
+ throws <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>This method should return a query (probably a range query) for numeric
+ fields and null for other fields.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>field</CODE> - the field
name.<DD><CODE>text</CODE> - the text for the term.
+<DT><B>Returns:</B><DD>the query or null.
+<DT><B>Throws:</B>
+<DD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getFieldTypeDefinition(java.lang.String)"><!-- --></A><H3>
+getFieldTypeDefinition</H3>
+<PRE>
+public abstract <A
HREF="../../../../org/apache/blur/analysis/FieldTypeDefinition.html"
title="class in org.apache.blur.analysis">FieldTypeDefinition</A>
<B>getFieldTypeDefinition</B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field)
+ throws <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Gets the <A
HREF="../../../../org/apache/blur/analysis/FieldTypeDefinition.html"
title="class in org.apache.blur.analysis"><CODE>FieldTypeDefinition</CODE></A>
for the given field.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>field</CODE> - the field name.
+<DT><B>Returns:</B><DD>the <A
HREF="../../../../org/apache/blur/analysis/FieldTypeDefinition.html"
title="class in org.apache.blur.analysis"><CODE>FieldTypeDefinition</CODE></A>
or null if missing.
+<DT><B>Throws:</B>
+<DD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isFieldLessIndexed(java.lang.String)"><!-- --></A><H3>
+isFieldLessIndexed</H3>
+<PRE>
+public abstract boolean <B>isFieldLessIndexed</B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> name)
+ throws <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Checks to see if the field should also be indexed in the field less field.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - the field name.
+<DT><B>Returns:</B><DD>boolean
+<DT><B>Throws:</B>
+<DD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getAnalyzerForIndex()"><!-- --></A><H3>
+getAnalyzerForIndex</H3>
+<PRE>
+public abstract org.apache.lucene.analysis.Analyzer
<B>getAnalyzerForIndex</B>()</PRE>
+<DL>
+<DD>Gets the analyzer used for indexing.
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the <CODE>Analyzer</CODE>.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getFieldLessFieldName()"><!-- --></A><H3>
+getFieldLessFieldName</H3>
+<PRE>
+public abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>
<B>getFieldLessFieldName</B>()</PRE>
+<DL>
+<DD>Gets the Lucene field name of the field that is used for queries that do
+ not specify a field.
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the field name.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDefaultMissingFieldProps()"><!-- --></A><H3>
+getDefaultMissingFieldProps</H3>
+<PRE>
+public abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</A><<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>,<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>>
<B>getDefaultMissingFieldProps</B>()</PRE>
+<DL>
+<DD>The field properties used if the table is is not in strict mode.
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>properties.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDefaultMissingFieldType()"><!-- --></A><H3>
+getDefaultMissingFieldType</H3>
+<PRE>
+public abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>
<B>getDefaultMissingFieldType</B>()</PRE>
+<DL>
+<DD>The field type used if the table is is not in strict mode.
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>field type.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDefaultMissingFieldLessIndexing()"><!-- --></A><H3>
+getDefaultMissingFieldLessIndexing</H3>
+<PRE>
+public abstract boolean <B>getDefaultMissingFieldLessIndexing</B>()</PRE>
+<DL>
+<DD>Should the field be placed in the field less indexing if the table is is
+ not in strict mode.
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>boolean.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isStrict()"><!-- --></A><H3>
+isStrict</H3>
+<PRE>
+public abstract boolean <B>isStrict</B>()</PRE>
+<DL>
+<DD>Does the table have strict field names and types. If so then if a new
+ Column is attempted to be used for indexing then an error will be raised.
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>boolean</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getCustomQuery(java.lang.String, java.lang.String)"><!-- --></A><H3>
+getCustomQuery</H3>
+<PRE>
+public abstract org.apache.lucene.search.Query <B>getCustomQuery</B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> field,
+ <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> text)
+ throws <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Gets a custom query for the given field and text.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>field</CODE> - the field
name.<DD><CODE>text</CODE> - the text to create the custom query.
+<DT><B>Returns:</B><DD>the query object.
+<DT><B>Throws:</B>
+<DD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="registerType(java.lang.Class)"><!-- --></A><H3>
+registerType</H3>
+<PRE>
+public abstract void <B>registerType</B>(<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Class.html?is-external=true"
title="class or interface in java.lang">Class</A><? extends <A
HREF="../../../../org/apache/blur/analysis/FieldTypeDefinition.html"
title="class in
org.apache.blur.analysis">FieldTypeDefinition</A>> c)</PRE>
+<DL>
+<DD>Register a <A
HREF="../../../../org/apache/blur/analysis/FieldTypeDefinition.html"
title="class in org.apache.blur.analysis"><CODE>FieldTypeDefinition</CODE></A>
into this field manager.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>c</CODE> - the class.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getFieldNames()"><!-- --></A><H3>
+getFieldNames</H3>
+<PRE>
+public abstract <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/Set.html?is-external=true"
title="class or interface in java.util">Set</A><<A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>> <B>getFieldNames</B>()
+ throws <A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A
HREF="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="../../../../overview-summary.html"><FONT
CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="package-summary.html"><FONT
CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT
CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="class-use/FieldManager.html"><FONT
CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="package-tree.html"><FONT
CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="../../../../deprecated-list.html"><FONT
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="../../../../index-all.html"><FONT
CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="../../../../help-doc.html"><FONT
CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../org/apache/blur/analysis/BaseFieldManager.html"
title="class in org.apache.blur.analysis"><B>PREV CLASS</B></A>
+ <A HREF="../../../../org/apache/blur/analysis/FieldTypeDefinition.html"
title="class in org.apache.blur.analysis"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../index.html?org/apache/blur/analysis/FieldManager.html"
target="_top"><B>FRAMES</B></A>
+ <A HREF="FieldManager.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All
Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A
HREF="#constructor_summary">CONSTR</A> | <A
HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A
HREF="#constructor_detail">CONSTR</A> | <A
HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright © 2012-2013 <a href="http://www.apache.org/">The Apache
Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>