[
https://issues.apache.org/jira/browse/SOLR-12903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16711930#comment-16711930
]
Tirth Rajen Mehta commented on SOLR-12903:
------------------------------------------
Yes, thats right [~varunthacker]. Hi guys, it would be great if someone could
review my PR.
Thanks.
> Query Source Tracker custom Solr component
> ------------------------------------------
>
> Key: SOLR-12903
> URL: https://issues.apache.org/jira/browse/SOLR-12903
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Tirth Rajen Mehta
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Added a Query Source Tracker custom Solr component
> (https://github.com/apache/lucene-solr/pull/478) :
> * This component can be configured for a RequestHandler for query requests.
> * This component mandates that clients to pass in a "qi" request parameter
> with a valid value which is configured in the SearchComponent definition in
> the solrconfig.xml file.
> * It fails the query if the "qi" parameter is missing or if the value passed
> in is in-valid. This behavior of failing the queries can be controlled by the
> failQueries config parameter.
> * It also collects the rate per sec metric per unique "qi" value.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]