[
https://issues.apache.org/jira/browse/GEODE-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383048#comment-15383048
]
ASF GitHub Bot commented on GEODE-11:
-------------------------------------
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 <[email protected]>
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
----
> Lucene Integration
> ------------------
>
> Key: GEODE-11
> URL: https://issues.apache.org/jira/browse/GEODE-11
> Project: Geode
> Issue Type: New Feature
> Components: querying
> Reporter: Dan Smith
> Assignee: xiaojian zhou
>
> This is a feature that has been under development for GemFire but was not
> part of the initial drop of code for geode.
> Allow Lucene indexes to be stored in Geode regions allowing users to do text
> searches on data stored in Geode.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)