Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: correct the descriptions about the key of filters in Basic Search #1241

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

graczhual
Copy link
Contributor

@graczhual graczhual commented Apr 2, 2022

No description provided.

@graczhual graczhual requested a review from Lee-000 April 2, 2022 11:04
@coveralls
Copy link

coveralls commented Apr 2, 2022

Pull Request Test Coverage Report for Build 2100321631

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 86.146%

Totals Coverage Status
Change from base Build 2062669394: 0.0%
Covered Lines: 7984
Relevant Lines: 9268

💛 - Coveralls

@@ -38,7 +38,8 @@ A BasicSearchJob can be created by :func:`~tensorbay.client.version.BasicSearch.

.. note::
``filters``: The list of basic search criteria whose format is (key, operator, value, label_type).
* key: The keyword of filters, which could be "segment", "size", "withLabel", "frame", "sensor", "category", "attribute" or "dataRemotePath".
* | key: The key of filters, which could be "segment", "size", "withLabel", "frame", "sensor", "category", "attribute" or "keyword".
Here, the meaning of the "keyword" is the remote path of the data, such as "cat_01.jpg".
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there two spaces between the and meaning?

@graczhual graczhual merged commit a845396 into Graviti-AI:main Apr 6, 2022
@graczhual graczhual deleted the docs_keyword branch April 6, 2022 07:00
linjiX pushed a commit that referenced this pull request Apr 7, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PR Closed: #1241
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants