[ https://issues.apache.org/jira/browse/SOLR-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806586#action_12806586 ]
Simon Rosenthal commented on SOLR-1603: --------------------------------------- The patch installed fine. +1 for committing it. the output is a complex Perl data structure with search results which would presumably immediately be assigned to a variable - not eval'd. Absolutely agree with Erik and Yonik - I can't think of a realistic case in which this would present a security risk. > Perl Response Writer > -------------------- > > Key: SOLR-1603 > URL: https://issues.apache.org/jira/browse/SOLR-1603 > Project: Solr > Issue Type: New Feature > Components: Response Writers > Reporter: Claudio Valente > Priority: Minor > Attachments: SOLR-1603.2.patch, SOLR-1603.patch > > > I've made a patch that implements a Perl response writer for Solr. > It's nan/inf and unicode aware. > I don't know whether some fields can be binary but if so I can probably > extend it to support that. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.