A think to watch out for is also that some of the parameters are defined Solr-side in the request handler. So, a server-level log will not capture all the parameters. Only something that extracts it from Solr after request handler defaults/overrides are applied.
This may not matter for just keyword extractions, but is still something to keep in mind. Regards, Alex. ---- Newsletter and resources for Solr beginners and intermediates: http://www.solr-start.com/ On 27 May 2016 at 21:42, Ahmet Arslan <iori...@yahoo.com.invalid> wrote: > Hi, > > Solr does not explicitly save incoming/maintain queries. > * Some people save queries at the UI side. > * Some folks enable Solr logging and then extract useful query, numFound, > QTime, etc information from logs: http://soleami.com > * Others identify searches that return zero documents (missing content > detection) > * Commercial solutions : https://sematext.com/site-search-analytics/ > > You might be interested in this book: > http://rosenfeldmedia.com/books/search-analytics-for-your-site/ > > Ahmet > > > > On Friday, May 27, 2016 9:01 AM, Syedabbasmehdi Rizvi > <syedabbasmehd...@hcl.com> wrote: > Hi, > > Below is my question: > > > I want to implement Most Popular search in Solr. Is there any OOTB > functionality in Solr that can achieve this? > I have had a good look in > StatsComponent<http://wiki.apache.org/solr/StatsComponent> as well as > TermsComponent<https://cwiki.apache.org/confluence/display/solr/The+Terms+Component> > but did not achieve what I want. What I basically want is that I get a set > of keywords or phrases that were searched most frequently over a given period > of time in Solr. Does Solr maintain a record of all the search that was made? > If no then how can I get record of these searches? > > Could you please help me out. > > Regards > Abbas > > > ::DISCLAIMER:: > ---------------------------------------------------------------------------------------------------------------------------------------------------- > > The contents of this e-mail and any attachment(s) are confidential and > intended for the named recipient(s) only. > E-mail transmission is not guaranteed to be secure or error-free as > information could be intercepted, corrupted, > lost, destroyed, arrive late or incomplete, or may contain viruses in > transmission. The e mail and its contents > (with or without referred errors) shall therefore not attach any liability on > the originator or HCL or its affiliates. > Views or opinions, if any, presented in this email are solely those of the > author and may not necessarily reflect the > views or opinions of HCL or its affiliates. Any form of reproduction, > dissemination, copying, disclosure, modification, > distribution and / or publication of this message without the prior written > consent of authorized representative of > HCL is strictly prohibited. If you have received this email in error please > delete it and notify the sender immediately. > Before opening any email and/or attachments, please check them for viruses > and other defects. > > ----------------------------------------------------------------------------------------------------------------------------------------------------