Examples

Examples that use GemFire clients.
Sort
Category
38 Results for
Lucene Indexes
In this example, two VMware GemFire servers host a single partitioned region with entries that represent employee information. The example indexes the first and last names of employees. This example ...
Lucene Spatial Indexing
These examples demonstrate how to use GemFire's LuceneSerializer and LuceneQueryProvider APIs to customize how GemFire data is stored and indexed in Lucene. All the examples are run from Example.java...
OQL Indexing
This example demonstrates an index for OQL queries on a VMware GemFire region. A region can contain objects of arbitrary complexity, including objects that contain other objects. The values of a regi...
Partitioned Regions
This example demonstrates the basic property of partitioning where the data entries are distributed across all VMware GemFire servers that host a region. The distribution is like database sharding, e...