-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Performance
-
Environment:Windows, Visual Studio 2008
Our data collection are created thanks to our customer data structure and then they can make queries in all of the fields.
Which should the best way to create index ?
Do we have to create index for all of the fields or just few which seems to be important ?
Besides, we import a lot of data into that collection (more than 5 millions) after the index are created.
Thanks by advance.