Gold R10 search include variant sku?
Gold R10 search include variant sku?
Does the Able search include variant SKU or just product SKU?
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
Re: Gold R10 search include variant sku?
Variant Sku searches are only supported through SQL provider.
Re: Gold R10 search include variant sku?
Ok so SQL FTS doesn't include variant sku, but regular SQL provider does?
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
Re: Gold R10 search include variant sku?
Yes only SQL provider does support and that too in admin searches. Both FTS provider doesn't support this function directly but any search keywords having - in them will be passed to SQL provider for processing. This means while using FTS provider you can search variants with SKU having - in them due to this indirect use of SQL provider.