Pg, full-text indexing, getting search misses

RT 4.2.5
PostgreSQL 8.4 from RHEL 6.x
In production, working fine in general

  1. Ticket 100 contained (as text/plain) the string ‘foo@bar.com’
  2. Ticket 100 was merged into ticket 999
  3. rt-fulltext-indexer has run (it runs every 10 minutes)
  4. rt-fulltext-indexer --all --debug has no output

PROBLEM:

This web UI search does not return ticket 999

[Content]     [matches]    [foo@bar.com]

Any thoughts? Bug to report?

RT 4.2.5
PostgreSQL 8.4 from RHEL 6.x
In production, working fine in general

  1. Ticket 100 contained (as text/plain) the string ‘foo@bar.com’
  2. Ticket 100 was merged into ticket 999
  3. rt-fulltext-indexer has run (it runs every 10 minutes)
  4. rt-fulltext-indexer --all --debug has no output

PROBLEM:

This web UI search does not return ticket 999

[Content]     [matches]    [foo@bar.com]

Any thoughts? Bug to report?

Does it return other tickets and not 999, or does it return no
tickets.

-kevin