Administer > Manage WebSphere Commerce features > Marketing > Collaborative filtering > WebSphere Commerce Recommendation Engine powered by LikeMinds > Background LikeMinds utilities > Sifter utility


Configure the sifter utility's priority check interval

On a production system running LikeMinds, the sifter is always running, but not always sifting. The priority check interval dictates how long in seconds the sifter sleeps between batches of work. By default, the value is 20 seconds.

To configure how long the sifter 'sleeps' between batches of work:


Procedure

  1. Stop the LikeMinds server inside the WebSphere Application Server.

  2. Use any database modification tool to connect to the database, and to enter the following SQL statement:

    update lps_cfg set value='20' where
    name='xactionMentor.pri_check_interval'
    

  3. Start the LikeMinds server inside the WebSphere Application Server.


Related concepts

Sifter utility


+

Search Tips   |   Advanced Search