On Mon, Mar 4, 2013 at 9:36 AM, vvsanil <[email protected]> wrote:
> Is there anyway to set the default search schema analyzer_factory to > 'standard_analyzer_factory' for all future buckets (i.e. without having to > manually set schema each time a new bucket is created) ? > Yes, look for the file `default.def` under your lib dir where `riak_search/priv` lives. That file is used as the default schema when one is not explicitly created. N.B. you must update this file on _EVERY_ node or you may get unexpected results. -Z
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
