Skip to content

Search discussion titles too #257

@tobyzerner

Description

@tobyzerner

Currently fulltext search is only performed on post text, not discussion titles. This needs to be fixed.

What needs to be done:

  • Work out a strategy to do this. Do we run two queries, one on the posts table and one on the discussions? (How would we rank results then?) Or do we duplicate the discussion title in every post record and perform a joint full text search on the title/content fields?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions