-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.7.6
-
Component/s: Index Maintenance, Performance, Querying, Tools, Usability
-
None
-
Environment:Ubuntu 10.10 (64bit)
-
Fully Compatible
-
ALL
"idx miss %" field was a steady zero, whereas updates of a 1-2 rows in a 1 million collection were totally slow.
the update's specification was something like
{my_array_field : an_element_that_should_be_present_in_the_array}after an index was added for the array field, the process finished blazingly fast.