@Retention(value=RUNTIME) @Target(value=FIELD) @Documented @Inherited public @interface CompletionField
Modifier and Type | Optional Element and Description |
---|---|
String |
analyzer |
CompletionContext[] |
contexts |
int |
maxInputLength |
boolean |
preservePositionIncrements |
boolean |
preserveSeparators |
String |
searchAnalyzer |
public abstract String searchAnalyzer
public abstract String analyzer
public abstract CompletionContext[] contexts
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.