I'm having the same problem - the standard query returns all my documents, but
the dismax one returns 0. Any ideas?
http://server:8983/solr/select?qt=standard&indent=on&q=*
−
0
3592
−
on
standard
*
−
−
[...]
---
: In Solrconfig.xml, default request handler is set to "standard". I am
: planning to change that to use dismax as the request handler but when I
: set "default=true" for dismax - Solr does not return any results - I get
: results only when I comment out "dismax".
you need to elaborate on what yo
I notice we don't have the default=true, instead we manually specify
qt=dismax in our queries. HTH.
-L
On Tue, Sep 28, 2010 at 4:24 PM, Luke Crouch wrote:
> What you have is exactly what I have on 1.4.0:
>
>
>
>
> dismax
>
> And it has worked fine. We copied our solrconfig.xml from
What you have is exactly what I have on 1.4.0:
dismax
And it has worked fine. We copied our solrconfig.xml from the examples and
changed them for our purposes. You might compare your solrconfig.xml to some
of the examples.
-L
On Tue, Sep 28, 2010 at 4:19 PM, Thumuluri, Sai <
sai.th
Can I please get some help here? I am in a tight timeline to get this
done - any ideas/suggestions would be greatly appreciated.
-Original Message-
From: Thumuluri, Sai [mailto:sai.thumul...@verizonwireless.com]
Sent: Tuesday, September 28, 2010 12:15 PM
To: solr-user@lucene.apache.org
S
I removed default=true from standard request handler
-Original Message-
From: Luke Crouch [mailto:lcro...@geek.net]
Sent: Tuesday, September 28, 2010 12:50 PM
To: solr-user@lucene.apache.org
Subject: Re: Dismax Request handler and Solrconfig.xml
Are you removing the standard default
Are you removing the standard default requestHandler when you do this? Or
are you specifying two requestHandler's with default="true" ?
-L
On Tue, Sep 28, 2010 at 11:14 AM, Thumuluri, Sai <
sai.thumul...@verizonwireless.com> wrote:
> Hi,
>
> I am using Solr 1.4.1 with Nutch to index some of our