[rt-users] Indexed FTS with RT 4.0.1 and pgsql 8.3.9 doesn't work

Alex Vandiver alexmv at bestpractical.com
Wed May 25 09:08:50 EDT 2011


On Wed, 2011-05-25 at 09:03 +0200, Robert Wysocki wrote:
> [snip]

Since 4.0.1 isn't released yet, I presume you mean 4.0.1rc1.

> After enabling indexed FTS and setting up the fulltext index I run
> rt-fulltext-indexer and after few seconds it threw an error:
> Can't call method "id" without a package or object reference
> at ./rt-fulltext-indexer line 399.
> 
> Fulltext searches return nothing, quering the database with:
> select * from attachements where content like '%something%";
> works fine.
> 
> Any suggestions?

Try the following patch?  You'll need to re-run configure to have the
changes propagate from rt-fulltext-indexer.in to rt-fulltext-indexer
before re-running make install.
 - Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Return-the-Attachment-object-not-its-id.patch
Type: text/x-patch
Size: 832 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110525/759b35cc/attachment.bin>


More information about the rt-users mailing list