On Mon, Aug 24, 2015 at 6:33 PM, naga sharathrayapati
<sharathrayap...@gmail.com> wrote:
> In order to improve the query time of nested faceting query (json facet
> api), have used 'docValues' in the schema,optimized index and increased
> cache sizes(no evictions)
>
> I still cannot be bring the query time to less than 1 sec.
>
> is there anything that i can do that can improve the performance?

What does the json facet request look like?

If you haven't already, you could try 5.3 as well... it could help if
you're calculating any facet functions that you aren't sorting by.

http://yonik.com/download/

-Yonik

Reply via email to