org.carrot2.source.lucene
Class SimpleFieldMapperDescriptor.Attributes

java.lang.Object
  extended by org.carrot2.source.lucene.SimpleFieldMapperDescriptor.Attributes
Enclosing class:
SimpleFieldMapperDescriptor

public static final class SimpleFieldMapperDescriptor.Attributes
extends Object

All attributes of the SimpleFieldMapper component.


Field Summary
 AttributeInfo contentField
           
 AttributeInfo contextFragments
           
 AttributeInfo formatter
           
 AttributeInfo fragmentJoin
           
 AttributeInfo searchFields
           
 AttributeInfo titleField
           
 AttributeInfo urlField
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

titleField

public final AttributeInfo titleField

contentField

public final AttributeInfo contentField

urlField

public final AttributeInfo urlField

searchFields

public final AttributeInfo searchFields

formatter

public final AttributeInfo formatter

contextFragments

public final AttributeInfo contextFragments

fragmentJoin

public final AttributeInfo fragmentJoin


Copyright (c) Dawid Weiss, Stanislaw Osinski