So i have been tasked with modifying the search results for the HR portion of our site. Since we are active in upteen different countries and each country has a different set of HR rules, we have divided out search up by directories...
/US...United States
/UK...United Kingdom
/BR...Brazil
/SG...Singapore
/SI...Slovenia
etc.
Now we have a batch file that re-indexes/updates the index every weekend.
But every time the various countries get reindexed, the search_template.html file gets rewritten.
Is there a way to modify the *base* search_template so the same look and feel passes to each country as it is reindexed?
/US...United States
/UK...United Kingdom
/BR...Brazil
/SG...Singapore
/SI...Slovenia
etc.
Now we have a batch file that re-indexes/updates the index every weekend.
But every time the various countries get reindexed, the search_template.html file gets rewritten.
Is there a way to modify the *base* search_template so the same look and feel passes to each country as it is reindexed?
Comment