It's pretty simple. I create the index using the command below \ using the 
studio and insert a new record.
when I search for this record using the indexed property value it return 
empty results. after rebuilding the index, the same query returns the 
expected results.


On Monday, August 10, 2015 at 12:19:51 PM UTC+3, Ran Mizrachi wrote:
>
> Hi there,
>
> I see that my index is not being updated after insert operations.
> The index is a unique hash index and I'm creating it using the following 
> command:
>
>       CREATE INDEX contactId on Contact(id) UNIQUE_HASH_INDEX
>
> I see clearly that after I rebuild the index new results returns in the 
> queries.
>
>
> Any ideas?
>
> Thanks!
>
>
>

-- 

--- 
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to