manticoresoftware / manticoresoftware/manticoresearch

SUGGEST/QSUGGEST for distributed index

Open
#41 8 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement in backlog
Dominant language
C++
Stars
12k
Forks
642
Avg merge
3d 12h
Merged PRs (30d)
47

Description

From https://forum.manticoresearch.com/t/add-distributed-index-support-for-suggest-qsuggest/80

Currently SUGGEST/QSUGGEST only operates on a single index, it probably should work like CALL KEYWORDS which has distributed index support.

Contributor guide

Open the contributing guide

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 comparing the existing SUGGEST/QSUGGEST handling with CALL KEYWORDS, focusing on how distributed indexes are detected and queried. The work is done when SUGGEST and QSUGGEST support distributed indexes consistently with CALL KEYWORDS; the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, sql
Domain
search
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.