Re: dismax query not working with 1.4

2009-03-26 Thread Otis Gospodnetic
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: Ben Lavender > To: solr-user@lucene.apache.org > Sent: Thursday, March 26, 2009 4:16:58 PM > Subject: Re: dismax query not working with 1.4 > > Did the XML in that message come throug

Re: dismax query not working with 1.4

2009-03-26 Thread Ben Lavender
ngs should start working. > > Otis > -- > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > > - Original Message >> From: Ben Lavender >> To: solr-user@lucene.apache.org >> Sent: Thursday, March 26, 2009 4:02:58 PM >> Subject: Re:

Re: dismax query not working with 1.4

2009-03-26 Thread Otis Gospodnetic
DisMax config and things should start working. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: Ben Lavender > To: solr-user@lucene.apache.org > Sent: Thursday, March 26, 2009 4:02:58 PM > Subject: Re: dismax query not working with 1

Re: dismax query not working with 1.4

2009-03-26 Thread Ben Lavender
I do not have a qf set; this is the query generated by the admin interface: dismax: select?indent=on&version=2.2&q=test&start=0&rows=10&fl=*%2Cscore&qt=dismax&wt=standard&explainOther=&hl.fl= standard: select?indent=on&version=2.2&q=test&start=0&rows=10&fl=*%2Cscore&qt=standard&wt=standard&explain

Re: dismax query not working with 1.4

2009-03-26 Thread Matt Mitchell
Do you have qf set? Just last week I had a problem where no results were coming back, and it turned out that my qf param was empty. Matt On Thu, Mar 26, 2009 at 2:30 PM, Ben Lavender wrote: > Hello, > > I'm using the March 18th 1.4 nightly, and I can't get a dismax query > to return results. T

Re: dismax query not working with 1.4

2009-03-26 Thread Otis Gospodnetic
http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: Ben Lavender > To: solr-user@lucene.apache.org > Sent: Thursday, March 26, 2009 2:30:15 PM > Subject: dismax query not working with 1.4 > > Hello, > > I'm using the March 18th 1.4 nightly, a

dismax query not working with 1.4

2009-03-26 Thread Ben Lavender
Hello, I'm using the March 18th 1.4 nightly, and I can't get a dismax query to return results. The standard and partitioned query types return data fine. I'm using jetty, and the problem occurs with the default solrconfig.xml as well as the one I am using, which is the Drupal module, beta 6. Th