[
https://issues.apache.org/jira/browse/SOLR-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733123#action_12733123
]
Noble Paul commented on SOLR-1249:
----------------------------------
I tried this out by adding extraction requesthandler as follows
{code:xml}
<requestHandler name="/update/extract"
class="org.apache.solr.handler.extraction.ExtractingRequestHandler"/>
{code}
The tests still pass
> TestSpellCheckResponse depends on example server
> ------------------------------------------------
>
> Key: SOLR-1249
> URL: https://issues.apache.org/jira/browse/SOLR-1249
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
> Fix For: 1.4
>
>
> TestSpellCheckResponse fails If you uncomment the extraction request hander
> in example/solr/conf/solrconfig.xml
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.