Allow more control over SearchComponents ordering in SearchHandler
------------------------------------------------------------------

                 Key: SOLR-1393
                 URL: https://issues.apache.org/jira/browse/SOLR-1393
             Project: Solr
          Issue Type: Improvement
            Reporter: Grant Ingersoll
            Assignee: Grant Ingersoll
            Priority: Minor
             Fix For: 1.5


It would be useful to be able to add the notion of before/after when declaring 
search components.  Currently, you can either explicitly declare all components 
or insert at the beginning or end.  It would be nice to be able to say: this 
new component comes after the Query component without having to declare all the 
components.

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