23 foreach ( $this->subfields as $subfield ) {
24 $mapping[
'subfields'][] = $subfield->getMapping( $engine );
Dummy implementation of SearchIndexFieldDefinition for testing purposes.
getMapping(SearchEngine $engine)
Contain a class for special pages.
Basic infrastructure of the field definition.
string $name
Name of the field.
string $type
Type of the field, one of the constants above.
int $flags
Bit flags for the field.