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.
Description
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.