Joystream / Joystream/joystream

Query node: sort forum posts search result by relevance

Open
#2,608 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

forum-pallet qn-hydra-board query-node should-have SP:8
Dominant language
Rust
Stars
1.4k
Forks
116
PR merge metrics
No merged PRs in 30d

Description

➕ we need sorting by relevance (based on full text searches) to support ticket for THIS ISSUE

The Pioneer design now has a global search for council, proposal, and forum posts @figma.

For the forum section, there should be a way to sort by relevance the result of a query to the ForumPost which are filtered by thread title, post text and maybe later by tag.

┆Issue is synchronized with this Asana task by Unito

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the query node for ForumPost and reviewing how results are currently filtered by thread title and post text. Read the linked issue 2032 and the forum search requirements in the issue body, then determine how full-text relevance should be represented. Done means ForumPost query results can be sorted by relevance, with coverage for the intended search fields.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.