You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by zh...@apache.org on 2017/10/26 21:23:57 UTC

[geode-examples] branch develop updated (abcff61 -> 1ab4c24)

This is an automated email from the ASF dual-hosted git repository.

zhouxj pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-examples.git.


    from abcff61  Removes native examples.
     add e1f2e15  GEODE-3789: add example for search on nested object
     new 1ab4c24  Merge pull request #34 from apache/feature/GEODE-3789

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lucene/README.md                                   | 14 ++++++++--
 lucene/scripts/start.gfsh                          | 10 +++++--
 .../apache/geode/examples/lucene/EmployeeData.java | 11 ++++++--
 .../org/apache/geode/examples/lucene/Example.java  | 32 ++++++++++++++++++++--
 .../apache/geode/examples/lucene/ZipAndPhone.java} | 28 ++++++++++++-------
 5 files changed, 76 insertions(+), 19 deletions(-)
 copy lucene/src/{test/java/org/apache/geode/examples/lucene/ExampleTest.java => main/java/org/apache/geode/examples/lucene/ZipAndPhone.java} (64%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].

[geode-examples] 01/01: Merge pull request #34 from apache/feature/GEODE-3789

Posted by zh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zhouxj pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-examples.git

commit 1ab4c24d974c388151b285e119fedb2f45181810
Merge: abcff61 e1f2e15
Author: Xiaojian Zhou <ge...@users.noreply.github.com>
AuthorDate: Thu Oct 26 14:23:55 2017 -0700

    Merge pull request #34 from apache/feature/GEODE-3789
    
    Feature/geode 3789

 lucene/README.md                                   | 14 ++++++--
 lucene/scripts/start.gfsh                          | 10 ++++--
 .../apache/geode/examples/lucene/EmployeeData.java | 11 ++++--
 .../org/apache/geode/examples/lucene/Example.java  | 32 +++++++++++++++--
 .../apache/geode/examples/lucene/ZipAndPhone.java  | 41 ++++++++++++++++++++++
 5 files changed, 99 insertions(+), 9 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@geode.apache.org" <co...@geode.apache.org>.