public static final class Index.Line.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
Index.Line |
build() |
Index.Line.Builder |
caseSensitive(Boolean caseSensitive)
caseSensitive.
|
Index.Line.Builder |
chn(Boolean chn)
chn.
|
Index.Line.Builder |
excludeKeys(List<String> excludeKeys)
exclude_keys.
|
Index.Line.Builder |
includeKeys(List<String> includeKeys)
include_keys.
|
Index.Line.Builder |
token(List<String> token)
This parameter is required.
|
public Index.Line.Builder caseSensitive(Boolean caseSensitive)
public Index.Line.Builder chn(Boolean chn)
public Index.Line.Builder excludeKeys(List<String> excludeKeys)
public Index.Line.Builder includeKeys(List<String> includeKeys)
public Index.Line.Builder token(List<String> token)
This parameter is required.
public Index.Line build()
Copyright © 2025. All rights reserved.