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