public class IndexableResults extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexableResults.FinalResults |
| Constructor and Description |
|---|
IndexableResults(List<InstancePoster> posters) |
| Modifier and Type | Method and Description |
|---|---|
List<ExtractResults> |
getResults() |
Map<Object,Object> |
indexBy(String... fields) |
ExtractResults |
unindexed() |
public IndexableResults(List<InstancePoster> posters)
public ExtractResults unindexed()
public List<ExtractResults> getResults()
Copyright © 2015. All rights reserved.