Skip to content

Conversation

joshuaray
Copy link
Contributor

Added support for the INFIELDS query parameter:
If set, filter the results to ones appearing only in specific fields of the document, like title or URL. num is the number of specified field arguments

joshuaray added 2 commits May 26, 2020 19:13
Added support for the INFIELDS query parameter:
If set, filter the results to ones appearing only in specific fields of the document, like title or URL. num is the number of specified field arguments
@codecov
Copy link

codecov bot commented May 27, 2020

Codecov Report

Merging #72 into master will decrease coverage by 0.12%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   75.27%   75.14%   -0.13%     
==========================================
  Files          12       12              
  Lines        1197     1203       +6     
==========================================
+ Hits          901      904       +3     
- Misses        233      236       +3     
  Partials       63       63              
Impacted Files Coverage Δ
redisearch/query.go 78.91% <50.00%> (-0.97%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe2e9b4...ae84727. Read the comment docs.

@filipecosta90 filipecosta90 self-requested a review May 27, 2020 09:35
@filipecosta90
Copy link
Collaborator

Thank you @joshuaray. Merging =)

@filipecosta90 filipecosta90 merged commit e69cce8 into RediSearch:master May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants