Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Search Namespace / KeywordSearchHelper Class / EnsureIndexes Method
In This Topic
    EnsureIndexes Method
    In This Topic
    Ensures that the expected fulltext indexes are present in the catalog
    Syntax
    public static bool EnsureIndexes()

    Return Value

    True if the indexes are available; false otherwise.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also