RE: logging query received

2017-02-17 Thread Prateek Jain J
ateek Jain -Original Message- From: Alexandre Rafalovitch [mailto:arafa...@gmail.com] Sent: 17 February 2017 02:33 PM To: solr-user Subject: Re: logging query received There is actually several ways to answer this depending on the level of precision your situation requires. And, of course,

Re: logging query received

2017-02-17 Thread Alexandre Rafalovitch
There is actually several ways to answer this depending on the level of precision your situation requires. And, of course, there are trade-offs. One issue to keep in mind is what you mean by "parameters". Do you want to include all the explicit defaults and overrides that the Request Handler will

Re: logging query received

2017-02-17 Thread alessandro.benedetti
earch Consultant, R&D Software Engineer, Director Sease Ltd. - www.sease.io -- View this message in context: http://lucene.472066.n3.nabble.com/logging-query-received-tp4320937p4320943.html Sent from the Solr - User mailing list archive at Nabble.com.

logging query received

2017-02-17 Thread Prateek Jain J
Hi All, How can I log queries received by solr from applications. By query, I mean full URL with parameters executed by application. For example, I expect to see something like this http://solr:8389/my_collection?q=*:*&fq=eventRecordTimestamp:[NOW-6MILLISECONDS TO NOW] I tried to enable