Github user senthilkumar-kj commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/235#discussion_r28844641 --- Diff: stack/core/src/main/java/org/apache/usergrid/persistence/EntityManagerFactory.java --- @@ -189,6 +188,12 @@ public UUID initializeApplication( public Health getIndexHealth(); + void rebuildAllIndexes(ProgressObserver progressObserver); --- End diff -- hi @tnine, I still see the line here - https://github.com/apache/incubator-usergrid/blob/two-dot-o-dev/stack/rest/src/main/java/org/apache/usergrid/rest/IndexResource.java#L88 I'll pull and push again
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---