Spring Data Elasticsearch
- java.lang.Object
-
- org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry<O>
-
-
Constructor Summary
Constructors
| Constructor and Description |
Entry(String text,
int offset,
int length,
List<O> options) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getText
public String getText()
-
getOffset
public int getOffset()
-
getLength
public int getLength()
Spring Data Elasticsearch
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.