The QueryComponent supports both lucene queryparser syntax and dismax
query syntax.
The dismax request handler now simply sets defType (the default base
query type) to "dismax"

-Yonik

On Jan 21, 2008 1:23 PM, Doug Steigerwald
<[EMAIL PROTECTED]> wrote:
> Is there any support for DisMax (or any search request handlers) in search 
> components, or is that
> something that still needs to be done?  It seems like it isn't supported at 
> the moment.
>
> We want to be able to use a field collapsing component
> (https://issues.apache.org/jira/browse/SOLR-236), but still be able to use 
> our DisMax handlers.
>
> Right now it's one or the other, and we -need- both.
>
> Thanks.
> doug
>

Reply via email to