Hi, I tried to use the docValues to reduce the search time, but when I am using the default format for docValues it is taking more time as compared to normal faceting technique (without docValues).
Should I go for Memory format or there is something missing? *Note:-* I am doing the indexing at every 10 minutes and I am using solr 4.8.1 With Regards Aman Tandon