The phoenix indexes are only kept up to date when writes are made through
the phoenix client.

A more "out there" option would be to write your own indexer plugin (the
actual name escapes me right now) that does similar writes when the Phoenix
plugin wouldn't do an update (eg. Non-phoenix client writes). However, that
is a fairly large undertaking - really only worth it if you need more
consistent indexes than as of every rebuild.

On Tue, Dec 30, 2014, 6:03 AM Siddharth Ubale <[email protected]>
wrote:

>  Hi All,
>
>
>
> I wanted to know that if I am using secondary indexes i.e Mutable indexes
> on my Phoenix tables, will indexes on them be updated whenever I enter
> values into the hbase table for which index is created or do I have to
> Alter –Rebuild the index everytime?
>
>
>
>
>
> Siddharth Ubale,
>
> *Synchronized Communications *
>
> *#43, Velankani Tech Park, Block No. II, *
>
> *3rd Floor, Electronic City Phase I,*
>
> *Bangalore – 560 100*
>
> *Tel : +91 80 3202 4060*
>
> *Web:* *www.syncoms.com* <http://www.syncoms.com/>
>
> *[image: LogoNEWmohLARGE]*
>
> *London*|*Bangalore*|*Orlando*
>
>
>
> *we innovate, plan, execute, and transform the business​*
>
>
>

Reply via email to