To create a last-mile-crawl , run following command
> cd <Endeca-installation>/CAS/11.3.0/bin/
> cas-cmd.sh createCrawls -h localhost -p 8500 -f /data/apps/endeca/apps/MyApp/config/cas/last-mile-crawl.xml
Created crawl MyAppen-last-mile-crawl
Delete a crawl –
> cd <Endeca-Installation>/CAS/11.3.0/bin/
> cas-cmd.sh deleteCrawl -h localhost -p 8500 -id MyAppen-last-mile-crawl
- Topics:CASEndeca CASlast-mile-crawl