Annotation Interface CompletionContext


@Retention(RUNTIME) @Target(FIELD) @Documented @Inherited public @interface CompletionContext
Based on reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/suggester-context.html
Author:
Robert Gruendler, Peter-Josef Meisch