Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Search Namespace / KeywordSearchHelper Class / EnableFullTextSearch Method / EnableFullTextSearch(Boolean) Method
If true, exceptions thrown by the database are logged to the AbleCommerce error log.
In This Topic
    EnableFullTextSearch(Boolean) Method
    In This Topic
    Attempts to enable full text search on the current database
    Syntax
    public static void EnableFullTextSearch( 
       bool logError
    )

    Parameters

    logError
    If true, exceptions thrown by the database are logged to the AbleCommerce error log.
    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