[ https://issues.apache.org/jira/browse/SOLR-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Erik Hatcher resolved SOLR-4175. -------------------------------- Resolution: Fixed Thanks Tomas! I've applied this both to trunk and 4.x. > SearchComponent chain can't contain two components of the same class and use > debugQuery > --------------------------------------------------------------------------------------- > > Key: SOLR-4175 > URL: https://issues.apache.org/jira/browse/SOLR-4175 > Project: Solr > Issue Type: Bug > Affects Versions: 4.0 > Reporter: Tomás Fernández Löbbe > Assignee: Erik Hatcher > Priority: Minor > Fix For: 4.1, 5.0 > > Attachments: failure.patch, SOLR-4175.patch, SOLR-4175.patch, > SOLR-4175.patch > > > steps to reproduce the issue: > 1) Add two components of the same type to the components chain of the request > handler > 2) start solr with assertions enabled > 3) run a query to the request handler configured in 1 with debugQuery=true > The query will throw a java.lang.AssertionError. I'll attach a test case to > reproduce the issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators 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