PHP Class Doctrine\Search\Mapping\Annotations\Field

Inheritance: extends Doctrine\Common\Annotations\Annotation
Show file Open project: doctrine/search

Public Properties

Property Type Description
$boost float
$fieldName string
$name string
$type string

Property Details

$boost public property

public float $boost
return float

$fieldName public property

public string $fieldName
return string

$name public property

public string $name
return string

$type public property

public string $type
return string