Hi, We want to know about the indexing performance in the below mentioned scenarios, consider the total number of 10 string fields and total number of documents are 10 million.
1) indexed=true, stored=true 2) indexed=true, docValues=true Which one should we prefer in terms of indexing performance, please share your experience. With regards, Aman Tandon