I have a site that uses Lucene for indexing. In the Media tab there is the "Populate index" button.
Does anybody know how i can run the code that is run when the button is clicked ?
I want to programatically reindex my site ay regular intervals, because my Lucene index keeps crashing about 2 times a week.
I read that installing SP2 for Windows server 2008 should solve the problem, and it did, for a while, but now it's back, and i have to manually reindex the site on a regular interval, i would like to avoid this.
Of curse most of all i would like the Lucene index to stop crashing, but i havent found a solution to that.
Start reindex programatically
I have a site that uses Lucene for indexing. In the Media tab there is the "Populate index" button.
Does anybody know how i can run the code that is run when the button is clicked ?
I want to programatically reindex my site ay regular intervals, because my Lucene index keeps crashing about 2 times a week.
I read that installing SP2 for Windows server 2008 should solve the problem, and it did, for a while, but now it's back, and i have to manually reindex the site on a regular interval, i would like to avoid this.
Of curse most of all i would like the Lucene index to stop crashing, but i havent found a solution to that.
Kind regards
Mikael
is working on a reply...