Package org.imemex.componentmappings.tuple.vertical

Class Summary
Activator Activator for the Vertical Tuple Component Index.
AdaptedMapping<T> Instances of this class are used to wrap mapping instances and provide them with a different equals method implementation.
AdaptedMappingPullOperator<T> Maps a pull operator of mapping instances to a pull operator of adapted mappings.
VerticalTupleComponentIndex TODO This class must be reviewed to clearly separate the functionality between the Lucene indexes and the DBMS index TODO for now we only accept exact field names on the lucene index - no regexp matching on field names is performed
VerticalTupleComponentIndexCrossCheckTest Cross check for DBMSVerticalTupleComponentIndex.
VerticalTupleComponentIndexTest