Skip to content

docs: add note that query syntax is docstore dependant#586

Merged
JoanFM merged 1 commit intomainfrom
docs-477
Oct 4, 2022
Merged

docs: add note that query syntax is docstore dependant#586
JoanFM merged 1 commit intomainfrom
docs-477

Conversation

@JoanFM
Copy link
Copy Markdown
Member

@JoanFM JoanFM commented Oct 4, 2022

Goals:

Highlight the fact that query syntax may change depending on DocumentStore used

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 4, 2022

Codecov Report

Merging #586 (2318973) into main (47d73ba) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #586      +/-   ##
==========================================
+ Coverage   84.92%   84.94%   +0.01%     
==========================================
  Files         133      133              
  Lines        6708     6708              
==========================================
+ Hits         5697     5698       +1     
+ Misses       1011     1010       -1     
Flag Coverage Δ
docarray 84.94% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
docarray/array/storage/weaviate/find.py 84.81% <0.00%> (+1.26%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JoanFM JoanFM merged commit 3476ce5 into main Oct 4, 2022
@JoanFM JoanFM deleted the docs-477 branch October 4, 2022 08:31
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.

docs: clarify that filtering syntax is backend dependent

2 participants