Re: Facet search on Multi-Valued Fields

2009-02-19 Thread Chris Hostetter
: I am trying to do facet search on 3 fields (all multivalued fields) in one : query. field1 has 2 million distinct values, field2 has 1.5 million distinct : values, field3 has 50,000 distinct values. : : I already set the filterCache to 3,000,000, But the searching speed is still making your fi

Re: Facet search on Multi-Valued Fields

2009-02-17 Thread Wang Guangchen
still > >> > very slow. Normally each query will took 5 mins or more. As I narrow > >> down > >> > the search, the speed will increase dramatically. > >> > > >> > Is there anyway to optimize the faceted search? Every help is > >> > appreciat

Re: Facet search on Multi-Valued Fields

2009-02-17 Thread Marc Sturlese
slow. Normally each query will took 5 mins or more. As I narrow >> down >> > the search, the speed will increase dramatically. >> > >> > Is there anyway to optimize the faceted search? Every help is >> > appreciated. >> > Thanks in advanced. &g

Re: Facet search on Multi-Valued Fields

2009-02-17 Thread Wang Guangchen
he searching speed is > > still > > very slow. Normally each query will took 5 mins or more. As I narrow > down > > the search, the speed will increase dramatically. > > > > Is there anyway to optimize the faceted search? Every help is > > appreciated. > &g

Re: Facet search on Multi-Valued Fields

2009-02-17 Thread Marc Sturlese
; > Is there anyway to optimize the faceted search? Every help is > appreciated. > Thanks in advanced. > > > > Regards > > GC > > -- View this message in context: http://www.nabble.com/Facet-search-on-Multi-Valued-Fields-tp22053260p22053578.html Sent from the Solr - User mailing list archive at Nabble.com.

Facet search on Multi-Valued Fields

2009-02-17 Thread Wang Guangchen
Hi all, I have been experimenting solr faceted search for 2 weeks. But I meet performance limitation on facet Search. My solr contains 4,000,000 documents. Normal searching is fairly fast, But faceted search is extremely slow. I am trying to do facet search on 3 fields (all multivalued fields) in