I've had a look at conditional indexing but I'm not convinced its the same use case. As far as I can tell its a permanent selective index whereas I want temporary one (in other words I want to reindex just one customer). The big problem is that if I want to reindex one customer I cannot take them offline without taking all of the other customers offline too. Since it can take > 1hour to reindex we are starting to get concerned!
We are currently working on implementing sharding so we might have more information soon.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
I've had a look at conditional indexing but I'm not convinced its the same use case. As far as I can tell its a permanent selective index whereas I want temporary one (in other words I want to reindex just one customer). The big problem is that if I want to reindex one customer I cannot take them offline without taking all of the other customers offline too. Since it can take > 1hour to reindex we are starting to get concerned!
We are currently working on implementing sharding so we might have more information soon.