defType ignore if no qt is used ------------------------------- 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