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 primitive SearchQuery class e.g. doesn't override method expand() and has a mapper that map it into an underlying search engine primitive.
    Since:
    7.0