In Endeca Scheduled Indexing can be made by following the Below steps.
Step :1
Go to ProductCatalogSimpleIndexingAdmin
and Enable the Following property enableScheduledIndexing to true .
Step :2
Set the Calendar event in the Below Property
baselineSchedule=calendar * * 7 * 23 30
where 7 is the Week,23 30 is it will trigger indexing daily by 23:30
to trigger indexing for every one hour
set the Following property to
baselineSchedule=calendar * * * * * 59
It will trigger for every one hour periodically.
No comments:
Write comments