Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-6399

Implement unloadCollection in the Collections API

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 6.0
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dfdeshom dfdeshom
              Votes:
              10 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated: