launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #06362
Re: Resubmitting bug notification LEP for approval
On Mon, Jan 31, 2011 at 9:35 PM, Martin Pool <mbp@xxxxxxxxxxxxx> wrote:
> It seems like if you're going to allow subscribing by tag you could
> equally easily subscribe by full-text search and that would be very
> close to subscribing to a search.
You need an inverse index: 'what subscriptions match this bug' and
'what subscriptions match this message' sort of thing. Sadly our
search infrastructure doesn't support that AFAICT.
So its very much not equally easy.
-Rob
References