GitHub user aparnard opened a pull request: https://github.com/apache/incubator-geode/pull/213
GEODE-11:Gfsh command for lucene query Added a gfsh command to execute a basic search operation on the lucene index. Added junit and dunit tests to verify. You can merge this pull request into a Git repository by running: $ git pull https://github.com/aparnard/incubator-geode feature/geode-11-gfsh-query-execute Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-geode/pull/213.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 #213 ---- commit 96e6ea934a0bf999a62958db02adb19f3b7ed8a4 Author: Aparna Dharmakkan <adharmak...@pivotal.io> Date: 2016-07-20T00:39:47Z GEODE-11:Gfsh command for lucene query Added a gfsh command to execute a basic search operation on the lucene index. Added junit and dunit tests to verify. ---- --- 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. ---