solredismaxdismax

what type of parser have been used in solr


If I have not specified defType in solr query which parser will be used, whether DisMax or EDisMax ?


Solution

  • Before Solr 1.3, the Standard Request Handler called the standard query parser as the default query parser. In versions since Solr 1.3, the Standard Request Handler calls the DisMax query parser as the default query parser.

    http://lucidworks.lucidimagination.com/display/solr/The+Standard+Query+Parser