Running a CAS crawl

You can run either a full or incremental CAS crawl script to produce records in the Record Store instance.

Alternatively, you can run the CAS crawl as part of a baseline or partial update as described in Coordinating CAS crawls and baseline or partial updates.

To run a CAS crawl script:

  1. To run a full crawl, run the full crawl script you specified in AppConfig.xml and specify the name of the crawl. For example:
    C:\Endeca\apps\DocApp\control>runcommand.bat Endeca_fullCasCrawl
  2. To run an incremental crawl, run the incremental crawl script you specified in AppConfig.xml and specify the name of the crawl. For example:
    C:\Endeca\apps\DocApp\control>runcommand.bat Endeca_incrementalCasCrawl