Annotation Interface Highlight
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionString[]Fieldnames to be used forhl.fl.sethl.formatterintsetshl.fragsizesethl.simple.postin case formatter not set or 'simple' otherwisehl.tag.postsethl.simple.prein case formatter not set or 'simple' otherwisehl.tag.preQuery to be used forhl.qintsethl.snipplets
-
Element Details
-
fields
String[] fieldsFieldnames to be used forhl.fl.- Returns:
- Default:
- {}
-
query
String queryQuery to be used forhl.q- Returns:
- Default:
- ""
-
fragsize
int fragsizesetshl.fragsize- Returns:
- Default:
- -1
-
snipplets
int snippletssethl.snipplets- Returns:
- Default:
- -1
-
formatter
String formattersethl.formatter- Returns:
- Default:
- ""
-
prefix
String prefixsethl.simple.prein case formatter not set or 'simple' otherwisehl.tag.pre- Returns:
- Default:
- ""
-
postfix
String postfixsethl.simple.postin case formatter not set or 'simple' otherwisehl.tag.post- Returns:
- Default:
- ""
-