Home : Digital Asset Management : OE Toolbar : Catalog Manager : Re-index Products
Re-index Products
By default, only actual product files are indexed for searching, and not the folders that contain the products. However, it can sometimes be useful to enable the indexing of folders, so that users can search for a particular folder name and find all the products that it contains.
To do this, create a property in the products directory called "indexfolders" and set it to a value of "true".
If you want to edit the configuration file directly, the XML code is this:
<property name="indexfolders">true</property>
After this change, re-index the products and the folder tree in the products directory should be available for searching.
