Currently, if you change the schema after you've imported data, you have to rebuild your index again. Riak won't detect that you've changed schemas, unless you invalidate your AAE tree (as described in the upgrade doc) and let AAE repair the indexes with the new schema data.
Eric On Oct 9, 2014, at 9:42 AM, Jorge Garrido gomez <[email protected]> wrote: > Hello, > > We migrate our data from Legacy to Riak 2.0, the migration was success, but > we use the default schema provided by Riak, > > The question is: If we assign a new schema to the indexed bucket, it works in > the same way or data could be corrupted and queries will throw any error? > > Thank you > Jorge Garrido > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
