You are here

README.txt in Commerce Search API 7

Included in the box:
- Automatically created Search API db server, if none is found.
- Auto-generated search index that includes all product display node types* and
related product data.
- Auto-generated facets for all node type categories and product attributes.
- Optional integration with Search API Ranges.
- Search API Filter class for product display node types*
(allowing for an index composed only of product displays).
- Facet API Filter class for removing facet items that do not change search
results.
- Facet API Filter class for hiding certain facets on the initial search
(so that product attribute facets are only shown after the initial search.

Note: Commerce 1.4 is required, since it added the amount_decimal property,
allowing prices to be indexed properly.

File

README.txt
View source
  1. Included in the box:
  2. - Automatically created Search API db server, if none is found.
  3. - Auto-generated search index that includes all product display node types* and
  4. related product data.
  5. - Auto-generated facets for all node type categories and product attributes.
  6. - Optional integration with Search API Ranges.
  7. - Search API Filter class for product display node types*
  8. (allowing for an index composed only of product displays).
  9. - Facet API Filter class for removing facet items that do not change search
  10. results.
  11. - Facet API Filter class for hiding certain facets on the initial search
  12. (so that product attribute facets are only shown after the initial search.
  13. Note: Commerce 1.4 is required, since it added the amount_decimal property,
  14. allowing prices to be indexed properly.