Indexing docs missed by a failed openoffice instance
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2006 11:51 AM
I have a "what if" question. If, for some reason, openoffice was not started or listening and someone loads documents into the repository, obviously, they will not be full text indexed. How would I get Alfresco to reindex the content store after fixing openoffice?
Labels:
- Labels:
-
Archive
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2006 06:05 AM
Hi,
You can run an index recovery job.
Take a look in <configRoot>/alfresco/index-recovery-context.xml
The section you will be interested in is:
Change this to 'true' and restart you app server for your indexes to be rebuilt.
Hope this helps.
Steve
You can run an index recovery job.
Take a look in <configRoot>/alfresco/index-recovery-context.xml
The section you will be interested in is:
<property name="executeFullRecovery"> <value>false</value> <!– enable this to start the full index recovery –></property>
Change this to 'true' and restart you app server for your indexes to be rebuilt.
Hope this helps.
Steve

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2007 08:08 AM
Are there better ways than restarting the application server to trigger Alfresco to reindex?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2008 06:34 AM
Hi
Not at the moment.
Retrying failed transforms is on the todo list.
Andy
Not at the moment.
Retrying failed transforms is on the todo list.
Andy
