On 5/25/07, Chris Hostetter <[EMAIL PROTECTED]> wrote:

: What about commenting out most of the default parameters in the dismax
: handler config, so it becomes more standard & usable (w/o editing it's
: config) after someone customizes their schema?

i'm torn on this ... those defaults make sense for the example schema/data
-- which is the main point of the whole example/solr/conf.  but i
appreciate that people can be confused by errors from dismax when they
chagne their schema (see pingQuery)

perhaps the best solution is to remove the qf/pf/bf defaults for "dismax"
and add them to "partitioned"

It's minor... I'm OK with either.
For a person just learning dismax though, it almost made sense to "build up"
by adding additional parameters to get more complex queries.

In any case, I changed pingQuery to be simple... IMO, it's not meant
to be a complex test or anything, but just that a query *can* be
issued.

-Yonik

Reply via email to