OfflineSearchIndex.Options (API Reference)
Package com.here.sdk.search
Class OfflineSearchIndex.Options
java.lang.Object
com.here.sdk.search.OfflineSearchIndex.Options
- Enclosing class:
- OfflineSearchIndex
Options to set indexing for offline search.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
enabled
public boolean enabledSets whether indexing is enabled or disabled. Defaults to
false.
-
-
Constructor Details
-
Options
public Options()Creates a new instance.
-