Add phrase fields to query generation
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
Research direction
Start by locating the query-generation entry point and reviewing how specified fields and MongoDB Search queries are represented. Clarify the expected full-phrase behavior and whether 2- and 3-shingles are required; done means the agreed phrase and shingle cases are generated for the specified field.
Written by the indexing model from the issue text.
Description
Incorporate the full query as a phrase query for specified field. Additionally, consider implementing shingled phrases, such that "big green car" becomes 2-shingle phrases for "big green" and "green car", and also for 3-shingles too.
- Dominant language
- Java
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from mongodb-developer/mongodb-search-java-server
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 3/5 1-2 days Newbie friendliness 58/100
mongodb-developer/mongodb-search-java-server#17 · 1 comment ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 30/100
mongodb-developer/mongodb-search-java-server#7 · 1 comment ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in mongodb-developer/mongodb-search-java-server
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
area/frontend
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100