GitHub user aparnard opened a pull request: https://github.com/apache/incubator-geode/pull/211
GEODE-11: GFSH command fixes - List lucene gfsh command is changed to "list lucene indexes --with-stats" (previously: list lucene index --stats) - Changed the create index gfsh command's result display to a tabular format You can merge this pull request into a Git repository by running: $ git pull https://github.com/aparnard/incubator-geode feature/geode-11-list-gfsh-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-geode/pull/211.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #211 ---- commit 3864cecc1468a9fbca1bc2ad028d03579359e16f Author: Aparna Dharmakkan <adharmak...@pivotal.io> Date: 2016-07-18T20:49:16Z GEODE-11: GFSH command fixes List lucene gfsh command is changed to "list lucene indexes --with-stats" (previously list lucene index --stats) Changed the create index command's result display to a tabular format ---- --- 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. ---