Hi, I am having 120 fields in a single document and i am indexing all of them i.e. index=true and stored=true in my schema.
I need to understand how that might be affecting my query time overall. what is the relation between query time with respect to indexing all fields in schema?? Regards, Kshitij