PHP Class Doctrine\Search\Mapping\Annotations\ElasticField

Inheritance: extends Field
Datei anzeigen Open project: doctrine/search

Public Properties

Property Type Description
$analyzer string
$fields array
$geohash boolean
$geohash_precision string
$geohash_prefix boolean
$includeInAll boolean
$index string
$indexName string
$nullValue mixed
$path string
$properties array
$store boolean

Property Details

$analyzer public_oe property

public string $analyzer
return string

$fields public_oe property

public array $fields
return array

$geohash public_oe property

public bool $geohash
return boolean

$geohash_precision public_oe property

public string $geohash_precision
return string

$geohash_prefix public_oe property

public bool $geohash_prefix
return boolean

$includeInAll public_oe property

public bool $includeInAll
return boolean

$index public_oe property

public string $index
return string

$indexName public_oe property

public string $indexName
return string

$nullValue public_oe property

public mixed $nullValue
return mixed

$path public_oe property

public string $path
return string

$properties public_oe property

public array $properties
return array

$store public_oe property

public bool $store
return boolean