public class GeocodeAndIndexRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
GeocodeOptionsBase |
GeocodeOptions
Geocoding settings
|
boolean |
IndexIfGeocodeFails
Indicates whether or not the document should still be added to the index if the geocode request fails.
|
IndexSingleDocumentInfo |
IndexingOptions
Where to index the resume
|
| Constructor and Description |
|---|
GeocodeAndIndexRequest() |
public boolean IndexIfGeocodeFails
public GeocodeOptionsBase GeocodeOptions
public IndexSingleDocumentInfo IndexingOptions
Copyright © 2024. All rights reserved.