com.senseidb.indexing
Class DefaultSenseiInterpreter<V>
java.lang.Object
proj.zoie.api.indexing.AbstractZoieIndexableInterpreter<V>
com.senseidb.indexing.DefaultSenseiInterpreter<V>
- All Implemented Interfaces:
- proj.zoie.api.indexing.ZoieIndexableInterpreter<V>
public class DefaultSenseiInterpreter<V>
- extends proj.zoie.api.indexing.AbstractZoieIndexableInterpreter<V>
DEFAULT_FORMAT_STRING_MAP
public static final Map<MetaType,String> DEFAULT_FORMAT_STRING_MAP
CLASS_METATYPE_MAP
public static final Map<Class,MetaType> CLASS_METATYPE_MAP
INDEX_VAL_MAP
public static final Map<String,org.apache.lucene.document.Field.Index> INDEX_VAL_MAP
STORE_VAL_MAP
public static final Map<String,org.apache.lucene.document.Field.Store> STORE_VAL_MAP
TV_VAL_MAP
public static final Map<String,org.apache.lucene.document.Field.TermVector> TV_VAL_MAP
DefaultSenseiInterpreter
public DefaultSenseiInterpreter(Class<V> cls)
getTermListFactory
public static <T> com.browseengine.bobo.facets.data.TermListFactory<T> getTermListFactory(Class<T> cls)
toString
public String toString()
- Overrides:
toString
in class Object
convertAndInterpret
public proj.zoie.api.indexing.ZoieIndexable convertAndInterpret(V obj)
- Specified by:
convertAndInterpret
in interface proj.zoie.api.indexing.ZoieIndexableInterpreter<V>
- Specified by:
convertAndInterpret
in class proj.zoie.api.indexing.AbstractZoieIndexableInterpreter<V>
Copyright © 2010-2012. All Rights Reserved.