Hi, It turned out that the index, which is a compound index of two fields, is only generated if both fields existed on the vertex.
Is it possible to have the index created even though one field is missing value? Regards, -Stefán On Monday, 30 March 2015 17:49:56 UTC, [email protected] wrote: > > > Output from the log: > > INFO: {db=cooori} - Rebuilding index cooori.ASEntity_lucene (estimated > 19975 items)... > INFO: {db=cooori} --> OK, indexed 330 items in 310 ms > > What can be causing this discrepency? > > > On Monday, 30 March 2015 17:38:18 UTC, [email protected] wrote: >> >> Hi, >> >> Is it possible that creating a lucene index on a parent class includes >> only one child class? >> >> I have created such an index and it only contains entities (vertices) of >> one sub-type. >> >> Regards, >> -Stefan >> >> -- --- 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.
