public class SearchHighlightParser extends Object
| Constructor and Description |
|---|
SearchHighlightParser() |
| Modifier and Type | Method and Description |
|---|---|
static Highlight |
toHighlight(byte[] pbHighlightBytes) |
static Highlight |
toHighlight(Search.Highlight pbHighlight) |
public static Highlight toHighlight(byte[] pbHighlightBytes) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Highlight toHighlight(Search.Highlight pbHighlight)
Copyright © 2024. All Rights Reserved.