those are not that high. I was thinking of facets with thousands to
tens-of-thousands of unique values. I really wouldn't expect this to
be a huge hit unless you're querying all docs.

Let us know what you find.

Best,
Erick

On Tue, Aug 18, 2015 at 11:31 AM, wwang525 <wwang...@gmail.com> wrote:
> Hi Erick,
>
> Two facets are probably demanding:
>
> departure_date have 365 distinct values and hotel_code can have 800 distinct
> values.
>
> The docValues setting definitely helped me a lot even when all the queries
> had the above two facets. I will test a list of queries with or without the
> two facets after indexing the data (to take advantage of cache warming).
>
> Thanks
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Is-it-a-good-query-performance-with-this-data-size-tp4223699p4223744.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to