See https://phoenix.apache.org/language/index.html#alter_index

On Thu, Feb 4, 2016 at 12:11 PM, Kumar Palaniappan <
[email protected]> wrote:

> While data migration, we simply drop the indices on the tables and
> recreate. Would like to avoid.
>
> Is there disable all index syntax in phoenix grammar? How do we disable an
> index? If we disable index in phoenix and rebuild what does that translates
> to phoenix intercepting WAL? We know rebuilding index is pretty much takes
> same time as dropping/recreating the index. How does it work anyway will it
> try to repair itself after enabling?
>
> Best.
> Kumar
>

Reply via email to