Struct riak::yokozuna::YokozunaIndex [] [src]

pub struct YokozunaIndex(_);

YokozunaIndex represents an index for Riak search

Methods

impl YokozunaIndex
[src]

constructs a new YokozunaIndex

get the "name" property

set the "name" property

get the "schema" property

set the "schema" property

get the "n_val" property

set the "n_val" property

Trait Implementations

impl Clone for YokozunaIndex
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for YokozunaIndex
[src]

Formats the value using the given formatter.