@Target(value={FIELD,METHOD}) @Retention(value=RUNTIME) @Inherited @Documented public @interface LuceneIndexed
LuceneIndexed
annotation is used to index a GemfirePersistentEntity
GemfirePersistentProperty
, creating a GemFire/Geode LuceneIndex
on a GemFire/Geode Region
.Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.