| Interface | Description |
|---|---|
| SolrConverter |
| Class | Description |
|---|---|
| CustomConversions |
CustomConversions holds basically a list of
Converter that can be used for mapping objects to (
WritingConverter) and from (ReadingConverter) solr representation. |
| DateTimeConverters |
Converts a Date values into a solr readable String that can be directly used within the
q parameter. |
| MappingSolrConverter | |
| NumberConverters |
Converts a Number values into a solr readable String that can be directly used within the
q parameter. |
| SolrConverterBase | |
| SolrJConverter |
Trivial implementation of
SolrConverter delegating conversion to DocumentObjectBinder |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.