Hi. We have a name property on some of our classes and a FULLTEXT index on that property, but sometimes when a name is updated the index do not get updated, so our searches using the index start to fail using the new name. Right now we are calling OIndex.rebuild every time a record is updated but I don't think this is a good option as the rebuild take a few seconds to complete. Any ideas on what could be wrong here?
-- --- 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.
