Hi Alessandro, Many thanks, that works just fine, however, in the explain window it is only the LUCENE index (ibook) that is being used, ibook2 does not appear. Any Ideas?
On Monday, August 17, 2015 at 3:18:06 PM UTC+1, [email protected] wrote: > > Hi Mark, > try to create two index as in the image below > > > <https://lh3.googleusercontent.com/-o9gnuMHmCJc/VdHs4disrhI/AAAAAAAAAFY/ahnTsavN7_Q/s1600/index.png> > > and try this query > > SELECT FROM Book WHERE [title, language, author, genre, description] > LUCENE "((title:midwest*) AND (author:stradal*))" and created between > '2015-01-01 00:00:00' and '2015-09-17 00:00:00' > > Regards, > Alessandro > >> >> -- --- 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.
