GitHub user dihardman opened a pull request: https://github.com/apache/geode-examples/pull/10
Feature/geode 3202 Here is a new simple example that uses Lucene indexes and searching. Please review and comment. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dihardman/geode-examples feature/GEODE-3202 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode-examples/pull/10.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 #10 ---- commit 5167d9a51642dc4270c1485257fe1ccf807ceb80 Author: Diane Hardman <dhard...@pivotal.io> Date: 2017-07-03T22:04:46Z First commit of simple Lucene example to be added to geode-examples. More features and the Readme.md needs to be updated. commit 8a062c500468aa41a17394b40876359469d32128 Author: Diane Hardman <dhard...@pivotal.io> Date: 2017-07-04T00:26:24Z Updated the README.md file to describe the changes and operations for Lucene indexing and text searches. commit 13312d8b850eaefbe59aef16aad742f19e17ba18 Author: Diane Hardman <dhard...@pivotal.io> Date: 2017-07-04T00:57:58Z Added firstName to Lucene simpleIndex in start.gfsh script and added a Lucene compound search for first and last name in the README.md file. commit d61ebaca8ca00b546e250a8c200830c92e5aa49c Author: Diane Hardman <dhard...@pivotal.io> Date: 2017-07-13T20:03:47Z Included changes to match Karen's query example and added the analyzerIndex. commit 1269d07994fb4273cf8c3ac8227837f1d80636d9 Author: Diane Hardman <dhard...@pivotal.io> Date: 2017-07-13T20:07:16Z Merge branch 'develop' of https://github.com/apache/geode-examples into develop commit 3304f60206f11e46d48d7d17340d7544498b5d86 Author: Diane Hardman <dhard...@pivotal.io> Date: 2017-07-13T20:26:24Z GEODE-3202 Adding new lucene example. commit 0cc316a6b78d2352f1666735e77427274e373458 Author: Diane Hardman <dhard...@pivotal.io> Date: 2017-07-13T20:32:16Z GEODE_3202 Removed unused import of SoundEx library ---- --- 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. ---