Page 1 of 1

rebuild index

Posted: Tue Jan 29, 2013 10:02 pm
by Ken
I read a post about rebuild index in Ac7(viewtopic.php?f=42&t=14889&p=63884&hili ... dex#p63884)

it's been mentioned index can be rebuilt by set up a schedule in full text catalog.

Can anyone put more details about how to set a schedule to rebuild indexes automatically?

Re: rebuild index

Posted: Wed Jan 30, 2013 7:23 am
by jmestep
R3 does not use full text search- it uses either Lucene or SQL search normal. Here is a link from Microsoft on full text search automatic rebuilding of index when changes are made in the database.
http://technet.microsoft.com/en-us/libr ... 42575.aspx

Re: rebuild index

Posted: Wed Jan 30, 2013 11:38 am
by Logan Rhodehamel
FYI the upcoming R4 release includes support for SQL Server FTS as a third provider option.