So i have to write my own sql queries then... hmm... maybe i find another way but thank you.
Am Montag, 12. Mai 2014 19:09:07 UTC+2 schrieb Lvc@: > > Hi, > we support Lucene, so if you install Lucene plugin (>= 1.7-SNAPSHOT) you > can mix Lucene and OrientDB queries: > > https://github.com/orientechnologies/orientdb-lucene/wiki > > Lvc@ > > > On 12 May 2014 18:59, Montrazul <[email protected] <javascript:>>wrote: > >> anyone? >> >> to explain more deeply here a code snippet what i mean: >> >> graph.getVertices("myIndex","wa_t to find this"); >> >> the '_' can be anything. >> >> Am Montag, 12. Mai 2014 10:42:36 UTC+2 schrieb Montrazul: >> >>> Hi, >>> >>> SQL Wildcards <http://www.w3schools.com/sql/sql_wildcards.asp> >>> >>> Is something like this supported in Orientdb? >>> All my vertices have a property 'name' and i put >>> and index over it. I wanted to use Levenshtein-Distance >>> when i want to finde names in case they arent correctly >>> spelled or seomthing like this. The problem is when i want >>> to find my names using the index i cant really use the >>> Levenshtein-Distance. >>> >>> >>> -- >> >> --- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- --- 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.
