MineMarket Search Service Configuration

The MineMarket Search Service is a Windows Service that maintains an index of searchable objects in the MineMarket database. The MineMarket Search Service must be running for users to be able to search for objects in the MineMarket Client.

The MineMarket Search Service consists of the following Windows Communication Foundation (WCF) services:

  • Search Service:
    • Performs all the search requests initiated by the user.
    • Connects the BulkTrak.Server to the MineMarketSearchSvc via named pipes by default, but can optionally connect via TCP.
  • Maintenance Service:
    • Gets and sets the different service settings.
    • Triggers the manual index rebuilds from the MineMarket Client.
    • Connects the BulkTrak.Server to the MineMarketSearchSvc via named pipes by default, but can optionally connect via TCP.
  • Update Service:
    • Triggers re-indexing of individual objects when they are created, modified or deleted in MineMarket.
    • Connects the BulkTrak.Server to the MineMarketSearchSvc via Microsoft Message Queue Server (MSMQ).

Detailed status of the MineMarket Search Service can be viewed on the Monitored Services screen in the MineMarket Client.