When a Resource item is uploaded into IntelligenceBank, it is automatically indexed for search.
Users can search by keywords and retrieve matches by default on the Title, Description, Keywords, Content, Unique Id, Text Based Custom Upload Fields & Embedded Metadata* of Resources.
Select Fields & Filters can also be matched with a free text query, but need to be surrounded by "" if the field value has multiple words. Only results where all the words are inputted will be matched. For better results, use the dropdowns in the Filters section of the search side panel. Note that Select Fields & Filters matches can only be identified via free text search when using the platform, not the API.
Date fields are also searchable via the date based filtering conditions in the search side panel.
Learn more about custom upload fields and metadata mapping.
Search results are ranked by match relevance, you can quickly see where in the title, description, filters, content or metadata the keyword has matched the item.
Boolean operators AND, OR and NOT can improve your search results by combining or limiting terms. Boolean logic is a system of showing relationships between sets by using the words "AND," "OR," and "NOT."
Some examples:
Operator | Search Term | IntelligenceBank Notes |
None | ying yang | ying yang : is the same as ying OR yang : which is any documents that contain ying or yang |
Quotations | “ying yang” | “ying yang” : any documents that contain the exact phrase “ying yang” |
And | ying AND yang | ying AND yang : any documents that contain both the words ying and yang |
And (no space) | ying ANDyang | ying ANDyang : any documents that contain the word ying OR the word ANDyang |
And (+ no space) | ying +yang | ying +yang : any documents that contain the word yang and may also contain the word ying |
And (+) | ying + yang | ying + yang : any documents that contain the word yang and may also contain the word ying |
And (& no space) | ying &yang | ying &yang : any documents that contain the words ying or the word yang |
And (&) | ying & yang | ying & yang : any documents that contain the words ying or the word yang |
And (combination) | ying AND “yang” | ying AND “yang” : any documents that contain both the words ying and yang |
And (combination) | ying+”yang” | ying+”yang” : any documents that contain the word yang and may also contain the word ying |
And (combination) | “ying”+”yang” | “ying”+”yang” : any documents that contain the word yang and may also contain the word ying |
And (no spaces) | yingANDyang | yingANDyang : any documents that contain the word yingANDyang |
And (no spaces) | ying+yang | ying+yang : any documents that contain the word yang and may also contain the word ying |
And (no spaces) | ying&yang | ying&yang : any documents that contain the word yang or the word ying |
Or | ying OR yang | ying OR yang : any documents that contain the word yang or the word ying |
Not | ying NOT yang | ying NOT yang : any documents that contain the word ying but not the word yang |
Not (- no space) | ying –yang | ying –yang : any documents that contain the word ying but not the word yang |
Not (-) | ying – yang | ying – yang : any documents that contain the word ying or the word yang |
Notes : + is not equivalent to AND | ||
& is not equivalent to AND | ||
+ requires the following term to exist in the document | ||
&& is an equivalent to AND |
Note that all queries displayed above are case sensitive and need to be executed exactly as displayed.
You can also use wildcards (*) on either end of a search word to return partial word results. e.g. "*man" will match "woman"; "man*" will match "mannequin"; "*man*" will match any word which includes the characters "man", so either "woman" or "mannequin".
"ib_meta_file_comment" => 'Comment',
"ib_meta_file_filetype" => 'File Type',
"ib_meta_file_mimetype" => 'Mime Type',
"ib_meta_file_imagewidth" => 'Image Width',
"ib_meta_file_imageheight" => 'Image Height',
"ib_meta_system_filecreatedate" => 'Creation Date',
"ib_meta_jpeg_comment" => 'Comment - JPEG',
"ib_meta_composite_imagesize" => 'Image Size',
"ib_meta_ifd0_make" => 'Hardware Make',
"ib_meta_ifd0_model" => 'Hardware Model',
"ib_meta_ifd0_artist" => 'Artist',
"ib_meta_ifd0_copyright" => 'Copyright',
"ib_meta_ifd0_software" => 'Software Used',
"ib_meta_ifd0_xresolution" => 'X Resolution',
"ib_meta_ifd0_yresolution" => 'Y Resolution',
"ib_meta_ifd0_resolutionunit" => 'Resolution Unit',
"ib_meta_ifd0_orientation" => 'Orientation',
"ib_meta_ifd0_compression" => 'CompressionType',
"ib_meta_ifd0_modifydate" => 'Last Modified - File',
"ib_meta_ifd0_imagedescription" => 'Image Description',
"ib_meta_exififd_colorspace" => 'Color Space',
"ib_meta_exififd_usercomment" => 'User Comments',
"ib_meta_exififd_datetimeoriginal" => "Date and Time Original",
"ib_meta_xmp_exif_colorspace" => 'Color Space - Exif',
"ib_meta_xmp_exif_usercomment" => 'User Comment - Exif',
"ib_meta_xmp_exif_datetimeoriginal" => 'Date and Time Original - Exif',
'ib_meta_iptc_objectname' => 'Object Name - IPTC',
'ib_meta_iptc_category' => 'Category - IPTC',
"ib_meta_iptc_keywords" => 'Keywords - IPTC',
"ib_meta_iptc_captionabstract" => "Caption - IPTC",
"ib_meta_iptc_localcaption" => "Local Caption - IPTC",
'ib_meta_iptc_copyrightnotice' => 'Copyright Notice - IPTC',
'ib_meta_iptc_credit' => 'Credit - IPTC',
'ib_meta_iptc_source' => 'Source - IPTC',
'ib_meta_iptc_contact' => 'Contact - IPTC',
'ib_meta_iptc_documentnotes' => 'Document Notes - IPTC',
"ib_meta_iptc_digitalcreationdate" => 'Creation Date - IPTC',
"ib_meta_iptc_imageorientation" => 'Image Orientation - IPTC',
"ib_meta_iptc_interchangecolorspace" => 'Color Space - IPTC',
"ib_meta_iptc_byline" => 'By Line - IPTC',
"ib_meta_iptc_bylinetitle" => 'By Line Title - IPTC',
"ib_meta_xmp_iptccore_scene" => 'Scene - IPTC Core',
"ib_meta_xmp_iptccore_subjectcode" => 'Subject Code - IPTC Core',
"ib_meta_xmp_iptccore_creatorcontactinfo" => 'Creator Contact - IPTC Core',
"ib_meta_xmp_iptccore_creatoraddress" => 'Creator Address - IPTC Core',
"ib_meta_xmp_iptccore_creatorregion" => 'Creator Region - IPTC Core',
'ib_meta_xmp_iptccore_creatorpostalcode' => 'Creator Postal Code - IPTC Core',
"ib_meta_xmp_iptccore_creatorcountry" => 'Creator Country - IPTC Core',
"ib_meta_xmp_iptccore_countrycode" => 'Country Code',
"ib_meta_xmp_iptccore_creatorworkurl" => 'Creator Work Url - IPTC Core',
"ib_meta_xmp_iptccore_creatorworkemail" => 'Creator Work Url - IPTC Core',
"ib_meta_xmp_iptcext_artworktitle" => 'Artwork Title - IPTC Ext.',
"ib_meta_xmp_iptcext_artworkcreator" => 'Artwork Creator - IPTC Ext.',
"ib_meta_xmp_iptcext_artworksource" => 'Artwork Source - IPTC Ext.',
"ib_meta_xmp_iptcext_artworkcopyrightnotice" => 'Artwork Copyright Notice - IPTC Ext.',
"ib_meta_xmp_iptcext_personinimage" => 'Person In Image - IPTC Ext',
"ib_meta_xmp_dc_title" => 'Title - DC',
"ib_meta_xmp_dc_description" => 'Description - DC',
"ib_meta_xmp_dc_format" => 'Content Type - DC',
"ib_meta_xmp_dc_language" => 'Language - DC',
"ib_meta_xmp_dc_rights" => 'Copyright- DC',
"ib_meta_xmp_dc_subject" => 'Subject - DC',
"ib_meta_xmp_dc_creator" => 'Creator - DC',
"ib_meta_xmp_xmp_title" => 'Title - XMP',
"ib_meta_xmp_xmp_author" => 'Author - XMP',
"ib_meta_xmp_xmp_creatortool" => 'Software Used - XMP',
"ib_meta_xmp_tiff_make" => "Make - TIFF",
"ib_meta_xmp_tiff_model" => "Model - TIFF",
"ib_meta_xmp_tiff_orientation" => "Orientation",
"ib_meta_xmp_tiff_compression" => "Compression - TIFF",
"ib_meta_xmp_tiff_imagedescription" => "Image Description - TIFF",
"ib_meta_xmp_tiff_imageheight" => "Image Height - TIFF",
"ib_meta_xmp_tiff_imagewidth" => "Image Width - TIFF",
"ib_meta_xmp_tiff_xresolution" => "X Resolution - TIFF",
"ib_meta_xmp_tiff_yresolution" => "Y Resolution - TIFF",
"ib_meta_xmp_tiff_resolutionunit" => "Resolution Unit - TIFF",
"ib_meta_xmp_tiff_copyright" => "Copyright - TIFF",
"ib_meta_xmp_tiff_software" => "Software - TIFF",
"ib_meta_png_imagewidth" => "Image Width - PNG",
"ib_meta_png_imageheight" => "Image Height - PNG",
"ib_meta_png_make" => 'Hardware Make - PNG',
"ib_meta_png_model" => 'Hardware Model - PNG',
"ib_meta_png_title" => "Title - PNG",
"ib_meta_png_author" => 'Author - PNG',
"ib_meta_png_artist" => 'Artist - PNG',
"ib_meta_png_comment" => 'Comment - PNG',
"ib_meta_png_copyright" => 'Copyright - PNG',
"ib_meta_png_description" => 'Description - PNG',
"ib_meta_png_filter" => 'Filter - PNG',
"ib_meta_png_colourtype" => 'Colour Type - PNG',
"ib_meta_png_compression" => 'Compression - PNG',
"ib_meta_png_software" => 'Software Used - PNG',
"ib_meta_png_profilename" => 'Profile Name - PNG',
"ib_meta_gif_gifversion" => 'GIF Version - GIF',
"ib_meta_gif_imagewidth" => "Image Width - GIF",
"ib_meta_gif_imageheight" => "Image Height - GIF",
"ib_meta_gif_comment" => 'Comment - GIF',
"ib_meta_pdf_title" => 'Title',
"ib_meta_pdf_author" => 'Author',
"ib_meta_pdf_copyright" => 'Copyright',
"ib_meta_pdf_creationdate" => 'Create Date',
"ib_meta_pdf_modifydate" => 'Modify Date',
"ib_meta_pdf_language" => 'Document Language',
"ib_meta_pdf_creator" => 'Creator',
"ib_meta_pdf_keywords" => 'Keywords',
"ib_meta_pdf_producer" => 'Software Used',
"ib_meta_pdf_pagelayout" => 'Page Layout',
"ib_meta_xmp_pdf_author" => 'Author - XMP',
"ib_meta_xmp_pdf_copyright" => 'Copyright - XMP',
"ib_meta_xmp_pdf_creationdate" => 'Create Date - XMP',
"ib_meta_xmp_pdf_mod_date" => 'Modify Date - XMP',
"ib_meta_xmp_pdf_creator" => 'Creator - XMP',
"ib_meta_xmp_pdf_keywords" => 'Keywords - XMP',
"ib_meta_xmp_pdf_producer" => 'Software Used - XMP',
"ib_meta_gps_gpslatitude" => 'GPS Latitude',
"ib_meta_gps_gpslongitude" => 'GPS Longitude',
"ib_meta_gps_gpsaltitude" => 'GPS Altitude',
"ib_meta_gps_gpsversionid" => 'GPS VersionID',
"ib_meta_xmp_exif_gpslatitude" => 'GPS Latitude - Exif',
"ib_meta_xmp_exif_gpslongitude" => 'GPS Longitude - Exif',
"ib_meta_xmp_exif_gpsaltitude" => 'GPS Altitude - Exif',
"ib_meta_xmp_exif_gpsversionid" => 'GPS VersionID - Exif',
"ib_meta_composite_gpslatitude" => 'GPS Latitude - Composite',
"ib_meta_composite_gpslongitude" => 'GPS Longitude - Composite',
"ib_meta_composite_gpsaltitude" => 'GPS Altitude - Composite',
"ib_meta_composite_gpsposition" => 'GPS VersionID - Composite',
"ib_meta_composite_gpsversionid" => 'GPS VersionID - Composite',
Comments
0 comments
Article is closed for comments.