Clarifai Guide
Clarifai Home
v5.11
v5.11
  • Introduction
  • Getting Started
    • Quick Start
    • Applications
      • Create an Application
      • Base Workflows
      • Application Settings
      • Collaboration
    • Authentication
      • App-Specific API Keys
      • Personal Access Tokens
      • Scopes
      • Authorize
    • Glossary
  • API Guide
    • API overview
      • API technical references
      • Status codes
    • Data management
      • Supported formats
      • Inputs
      • Patching
      • Pagination
    • Annotate
      • Positive and negative annotations
    • Model
      • Clarifai Models
      • Custom model walkthrough
      • Create, get and update
    • Workflows
    • Predict
      • Images
      • Video
      • Prediction parameters
      • Multilingual classification
    • Search
      • Index images for search
      • Rank
      • Filter
      • Combine or negate
  • Portal Guide
    • Portal overview
    • Data management
    • Annotate
      • Positive and negative annotations
    • Model
      • Clarifai Models
      • Custom model walkthrough
      • Evaluate
        • Interpreting evaluations
    • Workflows
    • Predict
    • Search
      • Rank
      • Filter
      • Combine or negate
  • Product Updates
    • Upcoming API Changes
    • Changelog
Powered by GitBook
On this page
  • Negate search criteria
  • Combine search criteria

Was this helpful?

  1. Portal Guide
  2. Search

Combine or negate

Negate search criteria

Find all data that is NOT similar to a given criteria. For example, you can search for all the inputs NOT annotated “dog”.

Combine search criteria

Add together multiple search parameters to expand your search. You can even combine negated search terms for more advanced tasks.

Combining search criteria always uses the "AND" operation. "OR" is not an option.

PreviousFilterNextUpcoming API Changes

Last updated 5 years ago

Was this helpful?