Official Riak Client for PHP
  • Namespace
  • Class
  • Tree

Namespaces

  • Basho
    • Riak
      • Api
        • Http
          • Translator
      • Command
        • Bucket
        • Builder
          • MapReduce
          • Search
          • TimeSeries
        • DataType
          • Counter
          • Map
          • Set
        • Indexes
        • MapReduce
        • Object
        • Search
          • Index
          • Schema
        • Stats
        • TimeSeries
          • Query
      • DataType
      • Node
        • Builder
      • Search
      • TimeSeries

Classes

  • Doc

Class Doc

Data structure for document objects returned from Solr

Namespace: Basho\Riak\Search
Author: Christopher Mancini
Located at Riak/Search/Doc.php

Methods summary

public
# __construct( stdClass $data )
public
# getLocation( )
public
# __get( $name )

Properties summary

protected $data
# null
protected string $_yz_id
# ''
protected string $_yz_rk
# ''
protected string $_yz_rt
# ''
protected string $_yz_rb
# ''
Official Riak Client for PHP API documentation generated by ApiGen