Page 1 of 1

Gold R10 search include variant sku?

Posted: Fri Nov 06, 2015 11:59 am
by AbleMods
Does the Able search include variant SKU or just product SKU?

Re: Gold R10 search include variant sku?

Posted: Fri Nov 06, 2015 10:35 pm
by mazhar
Variant Sku searches are only supported through SQL provider.

Re: Gold R10 search include variant sku?

Posted: Fri Nov 06, 2015 11:01 pm
by AbleMods
Ok so SQL FTS doesn't include variant sku, but regular SQL provider does?

Re: Gold R10 search include variant sku?

Posted: Mon Nov 09, 2015 12:33 am
by mazhar
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.