| Interface | Description |
|---|---|
| IConverter |
Interface is used to convert values obtained through XPath to values consumable by indexing server.
|
| Class | Description |
|---|---|
| BooleanMatchConverter |
Compares values and returns "true" or "false" if value matches expected
|
| FgdcDateConverter | |
| FormatIdToFormatTypeConverter | |
| GeohashConverter |
Convert latitude, longitude coordinates of a rectangle to the geohash of the
center of the rectangle.
|
| MemberNodeServiceRegistrationType | |
| MemberNodeServiceRegistrationTypeConverter | |
| MemberNodeServiceRegistrationTypeDocumentService | |
| SolrDateConverter |
Converts date to solr consumable format.
|
| SolrLatitudeConverter |
Basic value check for latitude entries.
|
| SolrLongitudeConverter |
Basic value check for longitude, assumed to be decimal degrees.
|
Copyright © 2022. All rights reserved.