| Package | Description |
|---|---|
| com.indix.client | |
| com.indix.query |
| Modifier and Type | Method and Description |
|---|---|
BrandsResult |
MetadataApi.getBrands(Query query)
Search Brands - Lists all brands along with their IDs
|
CategoriesResult |
MetadataApi.getCategories(Query query)
Export Categories - Lists all categories along with their IDs and path
|
CatalogPremiumSearchResult |
SearchApi.getProductsCatalogPremium(Query query)
Search Products - Retrieves a list of products matching a variety of query parameters with their
catalog info across stores
|
CatalogStandardSearchResult |
SearchApi.getProductsCatalogStandard(Query query)
Search Products - Retrieves a list of products matching a variety of query parameters with their
aggregated catalog info
|
OffersSearchResult |
SearchApi.getProductsOffersPremium(Query query)
Search Products - Retrieves a list of products matching a variety of query parameters with offers info from a
store
|
OffersSearchResult |
SearchApi.getProductsOffersStandard(Query query)
Search Products - Retrieves a list of products matching a variety of query parameters with offers info from a
store
|
SummarySearchResult |
SearchApi.getProductsSummary(Query query)
Search Products - Retrieves a list of products matching a variety of query parameters with their summary info
|
UniversalSearchResult |
SearchApi.getProductsUniversal(Query query)
Search Products - Retrieves a list of products matching a variety of query parameters with their offers and
catalog info across stores
|
StoresResult |
MetadataApi.getStores(Query query)
Search Stores - Lists all stores along with their IDs
|
SuggestionsResult |
SuggestionsApi.getSuggestions(Query query)
Search Suggestions - Lists all product search suggestions
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApiParameters
Defines a set of standard predefined values to be used for some query parameters
|
interface |
BulkProductsQuery |
| Modifier and Type | Class and Description |
|---|---|
class |
BulkLookupQuery |
class |
JobQuery |
class |
MetadataQuery
Index Metadata Query
|
class |
ProductDetailsQuery
Index SearchQuery
|
class |
SearchQuery |
class |
SuggestionsQuery |
Copyright © 2017. All rights reserved.