post https://www.example.com/searchblox/rest/collection/updateScheduler
JSON Payload
XML Tag | Attribute | Value |
---|---|---|
apikey | API key accessible in the SearchBlox Admin Console. It is also present in the config.xml file. | |
colname | Name of the Collection | |
index | frequency | Specifies the frequency of indexing of web documents. The values can be ONCE, DAILY, MINUTELY, WEEKLY and MONTHLY. |
timestamp | Specifies the timestamp when the indexing has to start. Eg: 21-01-2016 19:05:00. | |
clear | frequency | Specifies the frequency of clearing of indexed documents. The values can be ONCE, DAILY, MINUTELY, WEEKLY and MONTHLY. |
timestamp | Specifies the timestamp when the clearing has to occur. Eg: 21-01-2016 19:05:00. | |
refresh | frequency | Specifies the frequency of refreshing of web documents. The values can be ONCE, DAILY, MINUTELY, WEEKLY and MONTHLY. |
timestamp | Specifies the timestamp when the refreshing has to start. Eg: 21-01-2016 19:05:00. |