[ 
https://issues.apache.org/jira/browse/GEODE-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385132#comment-15385132
 ] 

ASF GitHub Bot commented on GEODE-11:
-------------------------------------

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.

----


> 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)

Reply via email to