org.apache.blur.server
Class TestType

java.lang.Object
  extended by org.apache.blur.analysis.FieldTypeDefinition
      extended by org.apache.blur.analysis.type.TextFieldTypeDefinition
          extended by org.apache.blur.server.TestType

public class TestType
extends org.apache.blur.analysis.type.TextFieldTypeDefinition


Field Summary
 
Fields inherited from class org.apache.blur.analysis.type.TextFieldTypeDefinition
ANALYZER_CLASS, NAME, STOP_WORD_PATH, TYPE_NOT_STORED, TYPE_STORED
 
Constructor Summary
TestType()
           
 
Method Summary
 String getName()
           
 
Methods inherited from class org.apache.blur.analysis.type.TextFieldTypeDefinition
checkSupportForCustomQuery, checkSupportForFuzzyQuery, checkSupportForPrefixQuery, checkSupportForRegexQuery, checkSupportForSorting, checkSupportForWildcardQuery, configure, getAnalyzerForIndex, getAnalyzerForQuery, getFieldsForColumn, getFieldsForSubColumn, getSortField, isNumeric
 
Methods inherited from class org.apache.blur.analysis.FieldTypeDefinition
getAlternateFieldNames, getColumnName, getCustomQuery, getFamily, getFieldType, getProperties, getSubColumnName, isFieldLessIndexed, isSortEnable, setColumnName, setFamily, setFieldLessIndexed, setFieldType, setProperties, setSortEnable, setSubColumnName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestType

public TestType()
Method Detail

getName

public String getName()
Overrides:
getName in class org.apache.blur.analysis.type.TextFieldTypeDefinition


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.