: I think the problem is that 'cat' is of type 'string' and we're querying
: as though it was type
: 'text'. We get expected results only when we quote the query string,
Erza, did you see my reply to the other incarnation of this question that
you asked?
http://www.nabble.com/-tt17008120.html#
: Otis Gospodnetic [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 01, 2008 5:27 PM
To: solr-user@lucene.apache.org
Subject: Re: dismax query handler ignoring qf entirely!
Unless I'm not understanding what you are saying, then no, this is not
expected behaviour - DisMax doesn't rely o
Unless I'm not understanding what you are saying, then no, this is not expected
behaviour - DisMax doesn't rely on one copying the actual field data to a
"text" field.
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: Ezra Epstein <[EMAIL PROT