| Modifier and Type | Method and Description |
|---|---|
SearchResultDocument |
SearchResultDocumentList.get(int i)
Retrieve the i'th document, starting with 0.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseSearchResultDocument
A foundation class for implementing SearchResultDocument.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResultDocument |
SolrSearchResultDocumentList.get(int i) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<SearchResultDocument> |
SolrSearchResultDocumentList.iterator() |
| Modifier and Type | Method and Description |
|---|---|
static String |
Formatter.getValueFromField(SearchResultDocument doc,
String fieldName) |
Copyright © 2021. All rights reserved.