2014-04-11 12:32 GMT+02:00 Luca Garulli <[email protected]>: > Have you tried to set the collate "CI" against the indexed field? >
Hi Luca, thanks first of all. Do you mean something like: create index myidx ON Agent (label COLLATE CI) FULLTEXT ? It gives me the following exception: Error: com.orientechnologies.orient.core.sql.OCommandSQLParsingException: Error on parsing command at position #27: Illegal field name format, should be '<property> [by key|value]' but was 'label COLLATE CI' Riccardo -- --- 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.
