Behaviour :-
Sometimes, "Could not find the crawl" or "crawler has been removed/corrupted" error comes during baseline run.
Solution:-
Run below command to see if last-mile-crawl exist or not.
<<CAS_Path>>/11.1.0/bin>./cas-cmd.sh listCrawls
Run below command to create last mile crawl.
<<CAS_Path>>/11.1.0/bin>./cas-cmd.sh createCrawls -f <<Endeca_App_Path>>/config/cas/last-mile-crawl.xml
Note:- Above Command would create the crawl. Creating crawl is executed during "initialize_services.sh" when Endeca application creates for the first time.
Sometimes, "Could not find the crawl" or "crawler has been removed/corrupted" error comes during baseline run.
Solution:-
Run below command to see if last-mile-crawl exist or not.
<<CAS_Path>>/11.1.0/bin>./cas-cmd.sh listCrawls
Run below command to create last mile crawl.
<<CAS_Path>>/11.1.0/bin>./cas-cmd.sh createCrawls -f <<Endeca_App_Path>>/config/cas/last-mile-crawl.xml
Note:- Above Command would create the crawl. Creating crawl is executed during "initialize_services.sh" when Endeca application creates for the first time.
No comments
Post a Comment
Note: Only a member of this blog may post a comment.