[
https://issues.apache.org/jira/browse/SOLR-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635160#action_12635160
]
Ryan McKinley commented on SOLR-784:
------------------------------------
| simply extend a DI configuration framework rather than continue to invent our
own
+1
> Support loading queries from external files in QuerySenderListener
> ------------------------------------------------------------------
>
> Key: SOLR-784
> URL: https://issues.apache.org/jira/browse/SOLR-784
> Project: Solr
> Issue Type: Improvement
> Components: search
> Affects Versions: 1.4
> Reporter: Shalin Shekhar Mangar
> Priority: Minor
> Fix For: 1.4
>
> Attachments: SOLR-784.patch
>
>
> QuerySenderListener currently uses the NamedList format for loading queries.
> It is very cumbersome to write queries in such a verbose format.
> QuerySenderListener should support loading queries in the URL format (as
> parameters) from an external file (one per line) to make it easier to write
> and manage warming queries.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.