opensearch-project / opensearch-project/OpenSearch
Reimplement functionality similar to PinnedQueryBuilder
Open
Nobody has claimed this yet.
enhancement
Search
- Dominant language
- Java
- Stars
- 13.7k
- Forks
- 3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 108
Description
PinnedQueryBuilder is removed as part of removal x-pack, this is a track ticket to develop similar functionality in OpenSearch.
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
Start by reading the issue description and the linked Elasticsearch SearchIT.java test around line 1385 to understand the removed PinnedQueryBuilder behavior. Compare that expected functionality with the current OpenSearch query-building APIs, then define the required scope and tests before implementing a compatible replacement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100