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

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

GitHub user aparnard opened a pull request:

    https://github.com/apache/incubator-geode/pull/219

    feature/GEODE-11-Lucene search with limit and pagination in gfsh

    - Added limit option to the lucene search gfsh command to limit the number 
of search results to return.
    - Added page size option to the lucene search gfsh command to paginate the 
search results.
    - Added dunit and junit tests to verify the above.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aparnard/incubator-geode 
feature/GEODE-11-gfsh-lucene-query

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/219.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 #219
    
----
commit 4285edd41910297e1d921059582692da85c28a67
Author: Aparna Dharmakkan <adharmak...@pivotal.io>
Date:   2016-07-20T20:50:59Z

    GEODE-11: Added Limit to lucene search gfsh commands
    
    Added an option to specify limit in gfsh search. Added a dunit test to 
verify.

commit 801bbe98751aa52111a07f492ec9ef08f97e85a2
Author: Aparna Dharmakkan <adharmak...@pivotal.io>
Date:   2016-07-27T21:40:08Z

    GEODE-11 : Pagination for gfsh lucene search command
    
    Added pagination for gfsh lucene search results. Added junit test 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