setting up full-text index
merk
Posts: 17
It would be really cool if source control could handle setting up the indexing on any tables that have full text index set up. It makes a task that would otherwise be very quick an easy somewhat tedious, since I have to try to commit changes, wait for it to give me an error telling me what table needs an index and then go through the motions of setting all that up.
Any chance this is something that will become automated in the 'get' process?
Any chance this is something that will become automated in the 'get' process?
Comments
The workaround is to synchronize the fulltext catalogs / tables with fulltext indexes first, and then synchronize the rest of the database.
There is a existing feature request you may want to vote for
http://redgate.uservoice.com/forums/390 ... ss-to-fail
These forums allow our users to request features and vote on them.
The development team actively monitor these forums so if a request receives alot of support the request maybe added to a future release.
Product Support
Red Gate Software