Re: Automatic creation of indexes

2017-11-02 Thread Jokin C
Nice presentation, the concepts that in it are the reason that I was searching for this feature. Thanks! On Wed, Nov 1, 2017 at 5:12 PM, Emir Arnautović < emir.arnauto...@sematext.com> wrote: > >Emir, your message did not actually include anything related to the > presentation you mentioned. > U

Re: Automatic creation of indexes

2017-11-02 Thread Jokin C
Oh, nice, this was just what I was looking for, I will follow the issue. Thanks! On Wed, Nov 1, 2017 at 3:03 PM, Shawn Heisey wrote: > On 10/31/2017 5:32 AM, Jokin Cuadrado wrote: > >> Hi, I'm using solr to store time series data, log events etc. Right now I >> use a solr cloud collection and cl

Re: Automatic creation of indexes

2017-11-01 Thread Emir Arnautović
>Emir, your message did not actually include anything related to the >presentation you mentioned. Ups - seems I forgot to paste: https://www.youtube.com/watch?v=1gzwAgrk47c Emir -- Monitoring - Log Management - Alerting - Anomaly Detection Solr & El

Re: Automatic creation of indexes

2017-11-01 Thread Shawn Heisey
On 10/31/2017 5:32 AM, Jokin Cuadrado wrote: Hi, I'm using solr to store time series data, log events etc. Right now I use a solr cloud collection and cleaning it deleting documents via queries, but I would like to know what approaches are other people using. Is there a way to create a collectio

Re: Automatic creation of indexes

2017-11-01 Thread Emir Arnautović
Hi Jokin, Here is presentation of my colleagues talking about using Solr for logs. Regards, Emir -- Monitoring - Log Management - Alerting - Anomaly Detection Solr & Elasticsearch Consulting Support Training - http://sematext.com/ > On 31 Oct 2017, at 12:32, Jokin Cuadrado wrote: > > Hi, I'm

Automatic creation of indexes

2017-10-31 Thread Jokin Cuadrado
Hi, I'm using solr to store time series data, log events etc. Right now I use a solr cloud collection and cleaning it deleting documents via queries, but I would like to know what approaches are other people using. Is there a way to create a collection when receiving a post to a inexistent inded?