Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Find all Content Items which have the layer not assigned
Info
Excerpt

This will find all Content Items where the value "Basic Information" is not present in the field that stores all assigned layers "layerSchemaIds".

Code Block
-layerSchemaIds:BasicInformation

...

As Picturepark always searches in multiple areas that store either metadata information or full-text information, your result may consider documents that contain the query values. To ensure that you only find Content Items without the layer, limit your search to the metadata information. 

...