Annotation Interface LuceneIndexed


@Target({FIELD,METHOD}) @Retention(RUNTIME) @Inherited @Documented public @interface LuceneIndexed
The LuceneIndexed annotation is used to index a GemfirePersistentEntity GemfirePersistentProperty, creating a GemFire/Geode LuceneIndex on a GemFire/Geode Region.
Since:
1.1.0
Author:
John Blum
See Also: