Re: Indexes for relationship attributes

2019-08-26 Thread Verdan Mahmood
Thanks Mayank,

That's really helpful. Hope to have the patch soon :)

Best,
*Verdan Mahmood*


On Mon, Aug 26, 2019 at 7:56 AM mayank jain <
mayank.j...@freestoneinfotech.com> wrote:

> Hi Verdan,
>
>
> Yes the isIndexable when set to "true" currently is not creating any
> indexes in case of relationship and currently i am working on the same and
> will let you know as soon as the patch is ready.
>
>
> Thanks and Regards,
> Mayank Jain
>
> On Fri, Aug 23, 2019 at 5:28 AM Verdan Mahmood 
> wrote:
>
> > Hello Guys,
> >
> > I can see there is a property available even for relationship attributes
> > "isIndexable", but not sure if the we are respecting that. I tried to
> make
> > it true in my entity definitions, but apparently it does not make indexes
> > on those relationships attributes.
> >
> > Do you guys have any idea what am I missing, or if that's not an option,
> is
> > there a way to create indexes on relationship attributes?
> >
> > Thanks!
> >
> > Best,
> > *Verdan Mahmood*
> >
>


Re: Indexes for relationship attributes

2019-08-25 Thread mayank jain
Hi Verdan,


Yes the isIndexable when set to "true" currently is not creating any
indexes in case of relationship and currently i am working on the same and
will let you know as soon as the patch is ready.


Thanks and Regards,
Mayank Jain

On Fri, Aug 23, 2019 at 5:28 AM Verdan Mahmood 
wrote:

> Hello Guys,
>
> I can see there is a property available even for relationship attributes
> "isIndexable", but not sure if the we are respecting that. I tried to make
> it true in my entity definitions, but apparently it does not make indexes
> on those relationships attributes.
>
> Do you guys have any idea what am I missing, or if that's not an option, is
> there a way to create indexes on relationship attributes?
>
> Thanks!
>
> Best,
> *Verdan Mahmood*
>