[ https://issues.apache.org/jira/browse/SOLR-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244178#comment-13244178 ]
BrĂ¡ulio Bhavamitra commented on SOLR-3303: ------------------------------------------ please try http://bhakta.casadomato.org:8983/solr/select?&wt=ruby&fl=pk_s%2Cscore&facet.mincount=1&defType=edismax&facet.sort=count&d=200&start=0&json.nl=arrarr&q=%7B%21boost%20b%3Drecip%28geodist%28%29%2C0%2C1%2C1%29%7D%20%28type_s%3A%22Product%22%29&rows=100&facet.limit=-1&spellcheck.collate=true&qt=geo&facet.field=f_region_facet&facet.field=f_category_facet&facet.field=f_qualifier_facet&spellcheck=true&sfield=latlng&pt=-22.9035393%2C%20-43.2095869&fq=public_b%3Atrue&fq=%7B%21geofilt%7D&fq=environment_id_i%3A2&facet=true and http://bhakta.casadomato.org:8983/solr/select?qt=search&wt=ruby&fl=pk_s%2Cscore&facet.mincount=1&defType=edismax&facet.sort=count&d=200&start=0&json.nl=arrarr&q=%7B%21boost%20b%3Drecip%28geodist%28%29%2C0%2C1%2C1%29%7D%20%28type_s%3A%22Product%22%29&rows=100&facet.limit=-1&spellcheck.collate=true&qt=geo&facet.field=f_region_facet&facet.field=f_category_facet&facet.field=f_qualifier_facet&spellcheck=true&sfield=latlng&pt=-22.9035393%2C%20-43.2095869&fq=public_b%3Atrue&fq=%7B%21geofilt%7D&fq=environment_id_i%3A2&facet=true thank you > defType param completely ignored > -------------------------------- > > Key: SOLR-3303 > URL: https://issues.apache.org/jira/browse/SOLR-3303 > Project: Solr > Issue Type: Bug > Affects Versions: 3.5 > Reporter: BrĂ¡ulio Bhavamitra > Priority: Critical > > I've reproduced this bug using the geodist ordering. > 'defType' is being completely ignored, and it don't change nothing with 'qt' > added or not. > I'm supposing that in later case defType must be informed, cause edismax (or > dismax) is not default. > The correct behaviour is expected when not using qt (defaulting to the > default handler with no default defType value specified in solrconfig.xml) > and using defType would make the query work. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org