Documentation

QueryIndexManager
in package
implements QueryIndexManagerInterface

Interfaces, Classes, Traits and Enums

QueryIndexManagerInterface

Table of Contents

$client  : Client
__construct()  : mixed
buildDeferredIndexes()  : mixed
createIndex()  : mixed
createPrimaryIndex()  : mixed
dropIndex()  : mixed
dropPrimaryIndex()  : mixed
getAllIndexes()  : array<string|int, mixed>
watchIndexes()  : mixed

Properties

Methods

createIndex()

public createIndex(string $bucketName, string $indexName, array<string|int, mixed> $fields[, CreateQueryIndexOptions $options = null ]) : mixed
Parameters
$bucketName : string
$indexName : string
$fields : array<string|int, mixed>
$options : CreateQueryIndexOptions = null
Return values
mixed

        

Search results