Hi, I am sorry but you can not do it , because those approaches use different algorithms.
On Mon, Oct 6, 2014 at 4:55 PM, Emin Agassi <[email protected]> wrote: > Hello, > > I am using orientdb 1.7.6. > > Can I create a composite key index with one field having a FULLTEXT index > and the other field not Unique? > > A combination between: > > CREATE INDEX Index1 on V (Name COLLATE CI) FULLTEXT STRING > > and > > CREATE INDEX Index1 ON V(Author) NOTUNIQUE > > Or I need to have 2 different indexes? > > > Thank you for help. > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Best regards, Andrey Lomakin. Orient Technologies the Company behind OrientDB -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
