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