On 1/23/2014 5:33 AM, Viresh Modi wrote:
> i checked solrconfig.xml in solr 4.3 and solr 1.4
> In both i have checked
>
> *Solr 1.4::*
>
>
> *Solr 4.3::*
>
>
>
> so how to handle dismax query type(qt) in solr 4.3
> in solr 1.4.1 we have used qt=dismax
> but solr 4.3 there is no such configura
Hi Viresh,
defType=dismax should do the trick. By the way, example solrconfig.xml has an
example of edismax query parser usage.
On Thursday, January 23, 2014 2:34 PM, Viresh Modi
wrote:
i checked solrconfig.xml in solr 4.3 and solr 1.4
In both i have checked
*Solr 1.4::*
*Solr 4.3::*
s
i checked solrconfig.xml in solr 4.3 and solr 1.4
In both i have checked
*Solr 1.4::*
*Solr 4.3::*
so how to handle dismax query type(qt) in solr 4.3
in solr 1.4.1 we have used qt=dismax
but solr 4.3 there is no such configuration.
so both give different result.
--
Regards,
Viresh Modi