Re: Multivalued fields and facet performance

2011-01-10 Thread Howard Lee
rch :: http://search-lucene.com/ > > > > - Original Message > > From: Howard Lee > > To: solr-user@lucene.apache.org > > Sent: Mon, January 10, 2011 8:59:03 AM > > Subject: Multivalued fields and facet performance > > > > Hi, > > > >

Multivalued fields and facet performance

2011-01-10 Thread Howard Lee
Hi, I'd appreciate some explanation on what may be going on in the following scenario using multivalued fields and facets. Solr version: 1.5 Our index contains 35 million docs, and our search is using 2 multivalued fields as facets. There are approx 5 million different values in one field and 50

Re: querying with two words returns less results when ORing terms

2008-04-28 Thread Howard Lee
I don't think the defaultOperator applies to Dismax in the same way as the Standard Request Handler. The Dismax handler uses the mm (Minimum 'Should' Match) parameter to specify how many words should match the query. You may need to change this to get it working the way you want it. http://wiki.ap

Help required with external value source SOLR-351

2008-04-25 Thread Howard Lee
Help required with external value source SOLR-351 I'm trying to get this new feature to work without much success. I've completed the following steps. 1) dowloaded latest nightly build 2) added the following to schema.xml and 3) Created a file in the solr index folder - "external_cpc" with t