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
Hi, Here's some info that might be helpful: - URL you are accessing - Response you are getting if any - Any errors mentioned in the logs - Your dismax config section from solrconfig.xml - Your fields from schema.xml used in DisMax config in solrconfig.xml Otis -- Sematext -- http://sematext.com