Tuesday, 15 July 2014

configuration - Apache Solr - which script launched? -



configuration - Apache Solr - which script launched? -

i taking on website, , reading crontab see :

0 */2 * * * curl http://127.0.0.1:8006/se/index-places/ 0 */6 * * * curl http://127.0.0.1:8006/searchengine/index-places/

so understand each 2 , 6 hours, "se/index-places" & "searchengine/index-places" called. jetty/solr installation listening on 8006 port. can find script "se/index-places" or "searchengine/index-places"....

wtf ?? how find places pointed these url ? went trhough config files, , don't have clue :((

solr configuration jetty

No comments:

Post a Comment