[ 
https://issues.apache.org/jira/browse/SOLR-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184986#comment-15184986
 ] 

Yago Riveiro edited comment on SOLR-6399 at 3/8/16 2:44 PM:
------------------------------------------------------------

Any chance of this issue see the light of day?

In setups with thousand of collections this feature is very useful to not use 
resources in collections without activity.


was (Author: yriveiro):
Any chance of this issue see the light of day?

In setups with thousand of collections this feature is very useful to not use 
resources in collections with activity.

> Implement unloadCollection in the Collections API
> -------------------------------------------------
>
>                 Key: SOLR-6399
>                 URL: https://issues.apache.org/jira/browse/SOLR-6399
>             Project: Solr
>          Issue Type: New Feature
>    Affects Versions: 4.9
>            Reporter: dfdeshom
>            Assignee: Shalin Shekhar Mangar
>             Fix For: master
>
>
> There is currently no way to unload a collection without deleting its 
> contents. There should be a way in the collections API to unload a collection 
> and reload it later, as needed.
> A use case for this is the following: you store logs by day, with each day 
> having its own collection. You are required to store up to 2 years of data, 
> which adds up to 730 collections.  Most of the time, you'll want to have 3 
> days of data loaded for search. Having just 3 collections loaded into memory, 
> instead of 730 will make managing Solr easier.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to