Annotation Type QueryTextField
- 
 @Documented @Retention(RUNTIME) @Target({FIELD,TYPE}) public @interface QueryTextField Annotation for fields to be indexed for full text search using Lucene. For more information refer toCacheQuerydocumentation.- See Also:
- CacheQuery