[
https://issues.apache.org/jira/browse/SOLR-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13054079#comment-13054079
]
Shawn Heisey commented on SOLR-2610:
------------------------------------
I can think of a corollary core action I'd like to see -- the ability on a core
RELOAD to entirely delete the index from a core and replace it with a fresh
empty index that will start building at segment _0. I would do this to my
"build" core before using it, and later after swapping it with the "live" core
and ensuring it's good, to free up disk space.
> Add an option to delete index through CoreAdmin UNLOAD action
> -------------------------------------------------------------
>
> Key: SOLR-2610
> URL: https://issues.apache.org/jira/browse/SOLR-2610
> Project: Solr
> Issue Type: Improvement
> Components: multicore
> Reporter: Shalin Shekhar Mangar
> Assignee: Shalin Shekhar Mangar
> Priority: Minor
> Fix For: 3.3, 4.0
>
> Attachments: SOLR-2610-branch3x.patch, SOLR-2610.patch
>
>
> Right now, one can unload a Solr Core but the index files are left behind and
> consume disk space. We should have an option to delete the index when
> unloading a core.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]