Skip to content

Conversation

@Spartee
Copy link
Contributor

@Spartee Spartee commented Aug 1, 2023

Add convience method for SearchIndex.query that allows the redisvl.query.VectorQuery object to be passed directly.

@Spartee Spartee added enhancement New feature or request query query or filter related index SearchIndex or AsyncSearchIndex class related labels Aug 1, 2023
@Spartee Spartee requested a review from tylerhutcherson August 1, 2023 05:42
@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2023

Codecov Report

Merging #30 (aae342e) into main (dcc5297) will decrease coverage by 0.20%.
The diff coverage is 87.50%.

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   88.05%   87.86%   -0.20%     
==========================================
  Files          11       11              
  Lines         536      544       +8     
==========================================
+ Hits          472      478       +6     
- Misses         64       66       +2     
Files Changed Coverage Δ
redisvl/index.py 90.62% <83.33%> (-0.44%) ⬇️
redisvl/query.py 94.31% <90.00%> (-0.98%) ⬇️

@Spartee Spartee merged commit 8bdb4b3 into main Aug 2, 2023
@Spartee Spartee deleted the query-method branch August 2, 2023 19:00
tylerhutcherson pushed a commit that referenced this pull request Aug 2, 2023
Add convience method for ``SearchIndex.query`` that allows the
``redisvl.query.VectorQuery`` object to be passed directly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request index SearchIndex or AsyncSearchIndex class related query query or filter related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants