[ 
https://issues.apache.org/jira/browse/SOLR-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635138#action_12635138
 ] 

Yonik Seeley commented on SOLR-784:
-----------------------------------

The list of things that people want to configure separately seems endless.
It would be nice if things like this were solved in a more generic way... and I 
think this is another area where doing config via Spring could help (and we 
could simply extend a DI configuration framework rather than continue to invent 
our own).

> 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.

Reply via email to