manticoresoftware / manticoresoftware/manticoresearch
Increase amount of order by fields
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12k
- Forks
- 642
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 47
Description
Currently the max amount of fields to order by is 5.
It would be really useful to have this number increased.
Hope this is something to consider.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue asks to raise the five-field limit for ordering but names no source file, test, target limit, or entry point. Start by locating the implementation and tests for multi-field ORDER BY handling, then clarify the desired maximum and verify that queries using more than five fields are accepted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, sql
- Domain
- database, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100