Local indexing is supported from 4.1 onwards. You can use latest release. Please updrade to latest release to make use of it.
Thanks, Rajeshbabu. On Nov 30, 2014 8:27 PM, "Moustafa Aboul Atta" <[email protected]> wrote: > 4.0 > > sorry, forgot to mention that earlier. > > On Sun, Nov 30, 2014 at 4:51 PM, rajesh babu Chintaguntla < > [email protected]> wrote: > >> Hi, >> Which version of Phoenix you are using? >> >> Thanks, >> Rajeshbabu. >> On Nov 30, 2014 6:59 PM, "Moustafa Aboul Atta" <[email protected]> >> wrote: >> >>> Hello, As per the documentation here ( >>> http://phoenix.apache.org/secondary_indexing.html) I can create local >>> indices like this: CREATE LOCAL INDEX my_index ON my_table (v1); >>> >>> However, this results in a syntax error: Syntax error. Encountered >>> "LOCAL" at line 1, column 8. >>> >>> In the grammar section in the docs ( >>> http://phoenix.apache.org/language/index.html#create_index) I can't >>> find any reference to local indices. >>> >>> What is the cause of the inconsistency in the docs? and are local >>> indices available? >>> >>> Thanks >>> >>> -- >>> Best Regards, >>> Moustafa Aboul Atta >>> >> > > > -- > Best Regards, > Moustafa Aboul Atta >
