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 collection when receiving a post to a
inexistent inded? So i could use the date as part of the index name, and
the cleanup process would be just to delete the old collections.
Solr will not automatically create indexes/collections/shards.
Automatic handling of time-partitioned indexes is something that is
being worked on by at least one Solr developer. There is no ETA available.
https://issues.apache.org/jira/browse/SOLR-11299
Emir, your message did not actually include anything related to the
presentation you mentioned. There's no URL pointing anywhere. If you
included it as an attachment, that's generally something that doesn't
work on this list -- most attachments are filtered by the list software.
Thanks,
Shawn