public static class HighlightCommand.HlField extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
field |
int |
fragnum |
int |
fragsize |
SearchServerQuery |
highlightQuery |
int |
noMatchSize
If the field to be highlighted does not match anything, this
parameter specifies a default portion of the field value to be
returned anyway (without any highlighting, obviously).
|
String |
post |
String |
pre |
boolean |
requirefieldmatch |
String |
type |
| Constructor and Description |
|---|
HlField() |
public int fragnum
public int fragsize
public int noMatchSize
public String field
public SearchServerQuery highlightQuery
public boolean requirefieldmatch
public String pre
public String post
public String type
Copyright © 2017 JULIE Lab, Germany. All rights reserved.