Dovetail Seeker includes a Windows service called Seeker Indexer Service which makes it easy to keep your search index up-to-date. Seeker Indexer Service polls the Dovetail CRM database for new or updated entities and updates the index. Additionally the service will poll directories for your file specifications. The Seeker Indexer Service behavior is equivalent to running the Seeker Console indexer on a recurring basis but with less performance impact to your application server.
Before starting the Seeker Indexer Service you will need to edit the application settings file. However, you may want to test that your application settings are configured correctly by first using the Seeker Console to create your index.
Note: You can control how long the Seeker Indexer Service waits between index updates in the application settings file.
To start the Dovetail Seeker Service
To Install Additional Dovetail Seeker Windows Services Instances on the Same Server
>SeekerService.exe service install /instance:NumeroDos
2009-09-24 14:02:43,948 INFO Topshelf.Runner - Starting Host
2009-09-24 14:02:44,026 INFO Topshelf.Internal.Actions.InstallServiceAction - Received service install notification
Running a transacted installation.
Beginning the Install phase of the installation.
2009-09-24 14:02:44,044 INFO Topshelf.Internal.Hosts.HostServiceInstaller - Installing Service DovetailSeekerNumeroDos
Installing service DovetailSeekerNumeroDos...
Service DovetailSeekerNumeroDos has been successfully installed.
Creating EventLog source DovetailSeekerNumeroDos in log Application...
The Install phase completed successfully, and the Commit phase is beginning.
The Commit phase completed successfully.
The transacted install has completed.
To Uninstall Additional Dovetail Seeker Windows Services
Add a new web application for each additional Dovetail Seeker Windows Service
See Also |
Next |