In fact, the example code shown deliberately shows a combination of an OQL Index, on a Person's birthDate, along with Lucene Index on the Person's lastName.
The @PartitionRegion mapping annotation was used on the Person entity class to reinforce the point that the Apache Geode cache Region on which the Lucene Index will be added must be a PARTITION Region.
There does not appear to be a problem in the documentation AFAICT.
Please reopen this JIRA ticket if I missed something.
kohlmu-pivotal opened DATAGEODE-157 and commented
Affects: 2.0.12 (Kay SR12), 2.1.3 (Lovelace SR3), 2.2 M1 (Moore)
Backported to: 2.1.4 (Lovelace SR4), 2.0.13 (Kay SR13)
The text was updated successfully, but these errors were encountered: