[
https://issues.apache.org/jira/browse/USERGRID-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577621#comment-14577621
]
ASF GitHub Bot commented on USERGRID-613:
-----------------------------------------
Github user shawnfeldman commented on a diff in the pull request:
https://github.com/apache/incubator-usergrid/pull/265#discussion_r31945222
--- Diff:
stack/rest/src/main/java/org/apache/usergrid/rest/IndexResource.java ---
@@ -178,7 +178,7 @@ public JSONWithPadding rebuildIndexes(
public void run() {
- logger.info( "Started rebuilding application {} in
collection {}", appId, collectionName );
--- End diff --
why not just tolowercase once?
> Reindex endpoint is case-sensitive
> ----------------------------------
>
> Key: USERGRID-613
> URL: https://issues.apache.org/jira/browse/USERGRID-613
> Project: Usergrid
> Issue Type: Bug
> Reporter: Jeffrey
> Assignee: George Reyes
>
> the reindex endpoint:
> http://localhost:8080/system/index/rebuild/a34ad389-b626-11e4-848f-06b49118d7d0/Storelatlons
> does not work due to case sensitivity.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)