I have not. I will take a look at it.
Thanks for sharing the link.
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
Ennio,
Have you taken a look at SearchStax Analytics?
https://www.searchstax.com/docs/search-analytics-start/
Thanks,
On Wed, May 23, 2018 at 11:34 AM, ennio wrote:
> Thanks all for the comments. I'm looking at the ELK option here.
>
>
>
> --
> Sent from: http://lucene.472066.n3.nabble.com
Thanks all for the comments. I'm looking at the ELK option here.
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
In the past, I’ve recommended seaurchin.io, a great tool. But, they were
acquired by Algolia and the service will be shut down this month.
As far as I know, there is nothing close to SeaUrchin.
wunder
Walter Underwood
wun...@wunderwood.org
http://observer.wunderwood.org/ (my blog)
> On Apr 27,
Exactly Alessandro -
I can totally build something, but there's not a good open source solution
solution for:
- Gathering queries / user / session metadata at search time from your app
- Gathering the returned result set and their display posn (just doc ids
would be fine)
- Gathering the clicks/c
Michal,
Doug was referring to an open source solution ready out of the box and just
pluggable ( a sort of plug and play).
Of course you can implement your own solution and using ELK or kafka is
absolutely a valid option.
Cheers
--
Alessandro Benedetti
Search Consultant, R
Hi,
you have plenty options. Without any special effort there is ELK. Parse solr
logs with logstash, feed elasticsearch with data, then analyze in kibana.
Another option is to send every relevant search request to kafka, then you can
do more sophisticated data analytic using kafka-stream API. T
Honestly I haven’t seen anything satisfactory (yet). It’s a huge need in
the open source community
On Thu, Apr 26, 2018 at 3:38 PM Ennio Bozzetti
wrote:
> Hello,
>
> I'm setting up SOLR on an internal website for my company and I would like
> to know if anyone can recommend an analytics that I c
This seems promising
https://github.com/lucidworks/banana
-Original Message-
From: Ennio Bozzetti [mailto:ebozze...@thorlabs.com]
Sent: Thursday, April 26, 2018 1:39 PM
To: solr-user@lucene.apache.org
Subject: [EXT] Search Analytics Help
Hello,
I'm setting up SOLR on an internal websit