[ 
https://issues.apache.org/jira/browse/USERGRID-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388621#comment-14388621
 ] 

Todd Nine commented on USERGRID-524:
------------------------------------

This is tricky. Our row keys are based off of UUID.  We can re-index based on 
name, but that itself depends on an index.  If it's not present, we won't be 
able to re-index properly.  We'll want to catch this case and return an error 
to the user.

Also, we need to move our re-index to a stateful task system that can be polled 
via REST.  This way it's status will be clear without the need to search 
through logs.

> Implement App & Collection Reindexing by app NAME in addition to UUID
> ---------------------------------------------------------------------
>
>                 Key: USERGRID-524
>                 URL: https://issues.apache.org/jira/browse/USERGRID-524
>             Project: Usergrid
>          Issue Type: Story
>          Components: Stack
>            Reporter: Jeffrey 
>            Priority: Critical
>
> We need the ability to do reindexing by App Name in addition to UUID.  This 
> is important to make reindexing easier.  Most people know the app name and 
> collection name, few know the app UUID and/or where to find it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to