| Package | Description |
|---|---|
| com.googlecode.fascinator.common |
This module contains useful utility classes used by The Fascinator and various plugins.
|
| com.googlecode.fascinator.common.solr |
| Modifier and Type | Method and Description |
|---|---|
SolrDoc |
IndexAndPayloadComposite.getIndexedData() |
| Constructor and Description |
|---|
IndexAndPayloadComposite(SolrDoc indexedData,
JsonSimple payloadData)
Builds an instance using the indexed data, accessing the storage for the
appropriate payload specified in
|
| Modifier and Type | Method and Description |
|---|---|
List<SolrDoc> |
SolrResult.getResults()
Return the list of documents from this results set wrapped in utility
objects.
|
Copyright © 2009-2015. All Rights Reserved.