 |
Softcart FAQ |
If I choose dynamic pages, how do I control which columns in my product database are indexed?
By default SoftCart will index the following columns:
SKU
Description
Marketing Description
If you would like to add or remove any columns to be indexed you will need to add the following line to your store config file:
DBIndexFields Column_Name1: Column_Name1: Column_Name1
|