Tomás Fernández Löbbe created SOLR-4175:
-------------------------------------------
Summary: 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
Priority: Minor
Attachments: failure.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: [email protected]
For additional commands, e-mail: [email protected]