Annotation Type SearchPrimitive
-
@Documented @Retention(CLASS) public @interface SearchPrimitive
The annotated element as v2 search primitive means it is a building block for composing higher level search classes. A primitiveSearchQuery
class e.g. doesn't override methodexpand()
and has a mapper that map it into an underlying search engine primitive.- Since:
- 7.0