Re: [rt-users] Manual for Full-text search

2011-05-04 Thread Emmanuel Lacour
On Wed, May 04, 2011 at 09:02:28AM +, Johan Sjöberg wrote: > Hi. > > This sounds great. Is this script one of the methods at > http://requesttracker.wikia.com/wiki/MySQLToPg ? > I used a script inspired from AndreSachs one (slightly modified because I had MySQL encoding changes to handle at

Re: [rt-users] Manual for Full-text search

2011-05-04 Thread Johan Sjöberg
:48 To: rt-users@lists.bestpractical.com Subject: Re: [rt-users] Manual for Full-text search On Wed, May 04, 2011 at 08:01:58AM +, Johan Sjöberg wrote: > I wanted to ask the same question, so I know if I should do the > migration before or after upgrading to RT 4. > There are a lot of

Re: [rt-users] Manual for Full-text search

2011-05-04 Thread Emmanuel Lacour
On Wed, May 04, 2011 at 08:01:58AM +, Johan Sjöberg wrote: > I wanted to ask the same question, so I know if I should do the > migration before or after upgrading to RT 4. > There are a lot of different methods on that page, and the simplest > ones seem to be just dumping the MySQL database and

Re: [rt-users] Manual for Full-text search

2011-05-04 Thread Johan Sjöberg
: rt-users@lists.bestpractical.com Subject: Re: [rt-users] Manual for Full-text search I've been debating the same thing...would the procedure shown on the MySQLToPg page on the Wiki still be valid for 4.0.x? Patrick -Original Message- From: rt-users-boun...@lists.bestpractical.com [

Re: [rt-users] Manual for Full-text search

2011-05-04 Thread Patrick Fish
Sent: Wednesday, May 04, 2011 12:38 AM To: Alex Vandiver Cc: rt-users@lists.bestpractical.com Subject: Re: [rt-users] Manual for Full-text search Hi. Thank you for your reply. We will probably start looking at migrating from MySQL to Postgres, since it seems like that is much better way to go. Lo

Re: [rt-users] Manual for Full-text search

2011-05-04 Thread Johan Sjöberg
] Sent: den 3 maj 2011 17:53 To: Johan Sjöberg Cc: rt-users@lists.bestpractical.com Subject: Re: [rt-users] Manual for Full-text search On Mon, 2011-05-02 at 13:52 +, Johan Sjöberg wrote: > I am currently evaluating RT4 on our RT test-server. I noticed that > improved fulltext-search is

Re: [rt-users] Manual for Full-text search

2011-05-03 Thread Alex Vandiver
On Mon, 2011-05-02 at 13:52 +, Johan Sjöberg wrote: > I am currently evaluating RT4 on our RT test-server. I noticed that > improved fulltext-search is one of the things mentioned in the release > notes, and I can also see some settings regarding FullTextSearch in > RT_Config.pm. > > Is there

[rt-users] Manual for Full-text search

2011-05-02 Thread Johan Sjöberg
Hi. I am currently evaluating RT4 on our RT test-server. I noticed that improved fulltext-search is one of the things mentioned in the release notes, and I can also see some settings regarding FullTextSearch in RT_Config.pm. Is there any documentation on how to setup and use this feature? It wou