{"id":4831,"date":"2016-10-21T12:33:34","date_gmt":"2016-10-21T12:33:34","guid":{"rendered":"http:\/\/evolphin.com\/help\/?p=4831"},"modified":"2016-10-21T12:33:34","modified_gmt":"2016-10-21T12:33:34","slug":"faceted-search","status":"publish","type":"post","link":"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/","title":{"rendered":"Faceted Search"},"content":{"rendered":"<p>From Zoom <span class=\"keyword\">6.0<\/span> onwards, a new search feature has been added called <span class=\"keyword\">Faceted Search<\/span> that provides the self-directed flexibility to the users to refine and drill down the results based on summary information provided for different <span class=\"keyword\">Categories<\/span>.<\/p>\n<h3>How to use Faceted Search<\/h3>\n<p>On opening the <span class=\"keyword\">Search View<\/span> in Asset Browser, it will show all the available facets.<\/p>\n<p><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/Faceted-Panel.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-large wp-image-4832\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/Faceted-Panel-1024x599.png\" alt=\"Faceted Panel\" width=\"835\" height=\"488\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<h4>\u00a0\u00a0 Refining the Categories<\/h4>\n<ul style=\"list-style-type: circle;\">\n<li>By default, it shows up the top 5 matches for each category.<\/li>\n<li>The User can append more matches (if available) by clicking on <span class=\"keyword\">See More&#8230;<\/span> button.\n<p><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/ShowMore.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-4834\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/ShowMore-829x1024.png\" alt=\"ShowMore\" width=\"366\" height=\"452\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<\/li>\n<li>Click on <span class=\"keyword\">Search Icon<\/span> to search within the facet category\n<p><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/SearchingInFacets.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone\u00a0 wp-image-4833\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/SearchingInFacets-829x1024.png\" alt=\"SearchingInFacets\" width=\"464\" height=\"574\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<\/li>\n<li>Select any facet to load the corresponding results.<\/li>\n<\/ul>\n<h3>Faceted Search Two Ways<\/h3>\n<ul style=\"list-style-type: circle;\">\n<li>Facets as a search query: Upon opening the Search view, it shows up the complete snapshot of all the facets available on the zoom repository. Here, the user can narrow down to desired results by using a series of clicks.<\/li>\n<li>Facets to refine search results: Once the search is executed from the top Search panel, then it will show the facets from the result set itself. Using these facets search results can be further narrowed down without actually executing a new search on the Zoom Server. <a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/Screen-Shot-2016-10-11-at-12.21.58-PM.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-large wp-image-4837\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/Screen-Shot-2016-10-11-at-12.21.58-PM-1024x400.png\" alt=\"Screen Shot 2016-10-11 at 12.21.58 PM\" width=\"835\" height=\"326\" \/><\/a>\n<p>&nbsp;<\/p>\n<\/li>\n<\/ul>\n<h3>Configurations<\/h3>\n<div class=\"note\">Note: any client-side zoom.properties entry can be pushed from the server to all the clients. <a href=\"https:\/\/evolphin.com\/help\/docs\/v5\/administration-docs\/pull-client-properties\/\" target=\"_blank\" rel=\"noopener noreferrer\">See here<\/a>.<\/div>\n<p>&nbsp;<\/p>\n<ul style=\"list-style-type: circle;\">\n<li>Client-side: Number of entries loaded under each category. The default value is 5\n<ul style=\"list-style-type: disc;\">\n<li>Open <span class=\"keyword\">zoom.properties<\/span> file from <span class=\"keyword\">$Home\/.zm<br \/>\n<\/span><\/p>\n<div class=\"example\">\/Users\/joe\/.zm\/zoom.properties<\/div>\n<\/li>\n<li>Add new property <span class=\"keyword\">FACETED_SEARCH_LIMIT<\/span>\n<div class=\"example\">FACETED_SEARCH_LIMIT=10<\/div>\n<\/li>\n<\/ul>\n<\/li>\n<li>Client-side: Controlling the order in which categories will be visible inside the Asset Browser.\n<ul>\n<li>Add property\u00a0<span class=\"keyword\">FACETED_SEARCH_CATEGORY_ORDER<\/span> in <span class=\"keyword\">zoom.properties<\/span>\n<div class=\"example\">FACETED_SEARCH_CATEGORY_ORDER=file_type_filter,project_name,metadata_key,keyword,file_name<\/div>\n<\/li>\n<li><a id=\"precon_filters\"><\/a>These preconfigured filters are available:\n<ul>\n<li>file_type_filter = File Type Filters<\/li>\n<li>project_name = Projects<\/li>\n<li>metadata_key = Metadata Properties<\/li>\n<li>keyword = Keywords<\/li>\n<li>file_name= File Name<\/li>\n<li>path_status = Path Status<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li>Server-side: Skipping metadata groups or property fields from the indexing, so that these groups or properties will not be visible in under the list of facets in Asset Browser\n<ul>\n<li>Open\u00a0<span class=\"keyword\">metadataspec.xml<\/span> from <span class=\"keyword\">$ZOOM_INSTALL_DIR\/conf<\/span>\n<div class=\"example\">\/home\/evolphin\/zoom\/conf\/metadataspec.xml<\/div>\n<\/li>\n<li>Add a new tag skipMetadataFromIndexing under the config tag\n<ul>\n<li>\n<p class=\"p1\">skipMetadataFromIndexing may contain subtags group or prop, based on the requirements what need to be skipped<\/p>\n<ul style=\"list-style-type: circle;\">\n<li><span class=\"keyword\">Syntax<\/span>\u00a0\n<pre>For skipping metadata group -&gt; &lt;group&gt;groupcode&lt;\/group&gt;\n      where groupcode is the code of metadata group specified in metadataspec.xml\nFor skipping metadata property -&gt; &lt;prop&gt;groupcode_propertylabel&lt;\/prop&gt;\n      where properylabel is of field inside metadata group\n<\/pre>\n<\/li>\n<li><span class=\"keyword\">Example<\/span>\n<pre>To skip indexing for\nmetadata groups -&gt; FIPR (File Properties) and CAME\nmetadata properties -&gt; Bitrate under metadata group VDEO (Video Properties) and Headline under group IPTC<\/pre>\n<pre><code class=\"\">&lt;config&gt;\n  &lt;xmpSupportedFormats&gt; ... &lt;\/xmpSupportedFormats&gt;\n  &lt;skipMetadataFromIndexing&gt;\n    &lt;group&gt;FIPR&lt;\/group&gt;\n    &lt;group&gt;CAME&lt;\/group&gt;\n    &lt;prop&gt;VDEO_Bitrate&lt;\/prop&gt;\n    &lt;prop&gt;IPTC_Headline&lt;\/prop&gt;\n &lt;\/skipMetadataFromIndexing&gt;\n&lt;\/config&gt;\n<\/code><\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>From Zoom 6.0 onwards, a new search feature has been added called Faceted Search that provides the self-directed flexibility to the users to refine and drill down the results based on summary information provided for different Categories. How to use Faceted Search On opening the Search View in Asset Browser, it will show all the [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[23],"tags":[12,13],"class_list":["post-4831","post","type-post","status-publish","format-standard","hentry","category-vab","tag-zoom-6","tag-zoom-7"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Faceted Search - Evolphin Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Faceted Search - Evolphin Documentation\" \/>\n<meta property=\"og:description\" content=\"From Zoom 6.0 onwards, a new search feature has been added called Faceted Search that provides the self-directed flexibility to the users to refine and drill down the results based on summary information provided for different Categories. How to use Faceted Search On opening the Search View in Asset Browser, it will show all the [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolphin Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2016-10-21T12:33:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/Faceted-Panel-1024x599.png\" \/>\n<meta name=\"author\" content=\"Rahul Bhargava\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rahul Bhargava\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/using-zoom\\\/vab\\\/faceted-search\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/using-zoom\\\/vab\\\/faceted-search\\\/\"},\"author\":{\"name\":\"Rahul Bhargava\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\"},\"headline\":\"Faceted Search\",\"datePublished\":\"2016-10-21T12:33:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/using-zoom\\\/vab\\\/faceted-search\\\/\"},\"wordCount\":386,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/using-zoom\\\/vab\\\/faceted-search\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/Faceted-Panel-1024x599.png\",\"keywords\":[\"zoom 6\",\"zoom 7\"],\"articleSection\":[\"Asset Browser\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/using-zoom\\\/vab\\\/faceted-search\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/using-zoom\\\/vab\\\/faceted-search\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/using-zoom\\\/vab\\\/faceted-search\\\/\",\"name\":\"Faceted Search - Evolphin Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/using-zoom\\\/vab\\\/faceted-search\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/using-zoom\\\/vab\\\/faceted-search\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/Faceted-Panel-1024x599.png\",\"datePublished\":\"2016-10-21T12:33:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/using-zoom\\\/vab\\\/faceted-search\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/using-zoom\\\/vab\\\/faceted-search\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/using-zoom\\\/vab\\\/faceted-search\\\/#primaryimage\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/Faceted-Panel-1024x599.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/Faceted-Panel-1024x599.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/using-zoom\\\/vab\\\/faceted-search\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Faceted Search\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"name\":\"Evolphin Documentation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/evolphin.com\\\/help\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\",\"name\":\"Evolphin Documentation\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"width\":200,\"height\":200,\"caption\":\"Evolphin Documentation\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\",\"name\":\"Rahul Bhargava\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"caption\":\"Rahul Bhargava\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Faceted Search - Evolphin Documentation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/","og_locale":"en_US","og_type":"article","og_title":"Faceted Search - Evolphin Documentation","og_description":"From Zoom 6.0 onwards, a new search feature has been added called Faceted Search that provides the self-directed flexibility to the users to refine and drill down the results based on summary information provided for different Categories. How to use Faceted Search On opening the Search View in Asset Browser, it will show all the [&hellip;]","og_url":"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/","og_site_name":"Evolphin Documentation","article_published_time":"2016-10-21T12:33:34+00:00","og_image":[{"url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/Faceted-Panel-1024x599.png","type":"","width":"","height":""}],"author":"Rahul Bhargava","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rahul Bhargava","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/#article","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/"},"author":{"name":"Rahul Bhargava","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7"},"headline":"Faceted Search","datePublished":"2016-10-21T12:33:34+00:00","mainEntityOfPage":{"@id":"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/"},"wordCount":386,"commentCount":0,"publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"image":{"@id":"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/#primaryimage"},"thumbnailUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/Faceted-Panel-1024x599.png","keywords":["zoom 6","zoom 7"],"articleSection":["Asset Browser"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/","url":"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/","name":"Faceted Search - Evolphin Documentation","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/#website"},"primaryImageOfPage":{"@id":"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/#primaryimage"},"image":{"@id":"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/#primaryimage"},"thumbnailUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/Faceted-Panel-1024x599.png","datePublished":"2016-10-21T12:33:34+00:00","breadcrumb":{"@id":"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/#primaryimage","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/Faceted-Panel-1024x599.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/Faceted-Panel-1024x599.png"},{"@type":"BreadcrumbList","@id":"https:\/\/evolphin.com\/help\/using-zoom\/vab\/faceted-search\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolphin.com\/help\/"},{"@type":"ListItem","position":2,"name":"Faceted Search"}]},{"@type":"WebSite","@id":"https:\/\/evolphin.com\/help\/#website","url":"https:\/\/evolphin.com\/help\/","name":"Evolphin Documentation","description":"","publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evolphin.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/evolphin.com\/help\/#organization","name":"Evolphin Documentation","url":"https:\/\/evolphin.com\/help\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","width":200,"height":200,"caption":"Evolphin Documentation"},"image":{"@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7","name":"Rahul Bhargava","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","caption":"Rahul Bhargava"}}]}},"_links":{"self":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/4831","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/comments?post=4831"}],"version-history":[{"count":0,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/4831\/revisions"}],"wp:attachment":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/media?parent=4831"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/categories?post=4831"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/tags?post=4831"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}