final Declaration declaration = new Declaration( "typeOfCheese",
extractor,
pattern );
final FieldIndex fieldIndex = new FieldIndex( extractor,
declaration,
equals.getEvaluator( ValueType.STRING_TYPE,
Operator.EQUAL ) );
final RightTupleIndexHashTable map = new RightTupleIndexHashTable( 16,