SourceForge.net Logo
Main Overview Wiki Issues Forum Build Fisheye
Issue Details (XML | Word | Printable)

Key: CMP-540
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Shay Banon
Reporter: Zbigniew Ruchala
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Compass

Possibility to create/delete particular sub index.

Created: 14/Feb/08 08:25 AM   Updated: 14/Feb/08 02:41 PM
Component/s: Compass::Core
Affects Version/s: 1.1 GA
Fix Version/s: 2.0.0 M2


 Description  « Hide

I need to delete/create the particular sub index without touching others.

Example:
I have two searchable classes, that have nothing in common, mapped to two sub indexes. I'd like to re-create sub index for one of them.
Currently, I have to drop the entire index and re-create both sub indexes in any case.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Shay Banon added a comment - 14/Feb/08 02:41 PM
Added cleanIndex and cleanIndex(String subIndex) to the SearchEngineIndexManager