Re: faceting performance on fields with high-cardinality

2014-06-19 Thread Shyamsunder R Mutcha
Hi Tag, I dont' see any query(q) given for execution in the firstSearcher and newSearcher event listener. Can you add a query term: <>> Check your logs and it will log that firstSeacher event executed and prints an message with investerdIndex and number of facet items loaded. Thanks Shyamsund

Re: faceting performance on fields with high-cardinality

2014-06-13 Thread Tang, Rebecca
Hi Toke, Thank you for the reply! Both single-value-with-semi-colon-tokenizer and multi-value-untokenized have static warming queries in place. In fact, that was the first thing I did to improve performance. Below is my warming queries in solrconfig.xml.

RE: faceting performance on fields with high-cardinality

2014-06-13 Thread Toke Eskildsen
Tang, Rebecca [rebecca.t...@ucsf.edu] wrote: > I have an solr index with 14+ million records. We facet on quite a few > fields with very > high-cardinality such as author, person, organization, brand and document > type. Some > of the records contain thousands of persons and organizations. So

faceting performance on fields with high-cardinality

2014-06-12 Thread Tang, Rebecca
Hi there, I have an solr index with 14+ million records. We facet on quite a few fields with very high-cardinality such as author, person, organization, brand and document type. Some of the records contain thousands of persons and organizations. So the person and organization fields can be v