{"id":23767,"date":"2024-02-15T14:53:34","date_gmt":"2024-02-15T22:53:34","guid":{"rendered":"https:\/\/docs.extraview.com\/v25\/book\/keyword-searching-1\/"},"modified":"2025-02-06T12:58:42","modified_gmt":"2025-02-06T20:58:42","slug":"keyword-searching-1","status":"publish","type":"page","link":"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/keyword-searching-1\/","title":{"rendered":"Keyword Searching"},"content":{"rendered":"<p>Keyword searching allows you to perform searches on text data fields, documents and file attachments stored in your ExtraView database. There are two searching technologies used within ExtraView:<\/p>\n<ul>\n<li>The standard keyword search mechanism uses direct queries on the database to obtain results. The advantage is that there is no special setup needed by the administrator of your system. The disadvantage is that queries are relatively slow, especially on large databases.<\/li>\n<li>The Quickfind mechansim requires a small amount of setup by the administrator, but once set up is extremely fast to return results from your queries. It also has special properties in better use of wildcards, phrase search, and in the support of Boolean logic within your searches. This feature may not be turned on within your installation. If you are not sure, please ask your administrator as there is no way to tell from the user interface if Quickfind is enabled.<\/li>\n<\/ul>\n<p>All searching for keywords is case-insensitive.<\/p>\n<h3>Using Keyword Search<\/h3>\n<p>There is an option to be able to search attached documents, as well as searching for keywords within the text of the issues in your database. If file attachment searching is enabled, the search box will look like:<\/p>\n<p><img decoding=\"async\" style=\"width: 250px;\" src=\"\/v25\/extraview-media\/images\/ug\/querying_reporting\/keywords.png\" \/><\/p>\n<p>Check the box to allow ExtraView to search the attachments in its database. Note that if you have a large number of attachments and \/ or the attachments are of a large size, and Quickfind is not enabled, the search is likely to take longer to finish. Also, note that the administrator may have restricted the file types through which you can search for keywords. For example, you will probably be allowed to search through Microsoft Word documents, but not through image files. In the same way, the administrator may have placed a limit on the total size of the attachments that can be searched, without warning the user.\u00a0 When you elect to search attachments for the keywords, then the issue is returned when the keyword is found either in the attachment or within the text in the issue.<\/p>\n<p><strong>Note<\/strong>: You cannot save a report that performs a keyword search with the option to search attachments. This is intended as a feature to be used on an ad hoc basis as opposed to being used for routine reporting.<\/p>\n<h3>Standard Search Mechanism<\/h3>\n<p>For efficiency, searching attachments works slightly differently if your underlying ExtraView database is Oracle or Microsoft SQL Server. The searching with an Oracle database is case sensitive, and the searching with Microsoft SQL Server is case insensitive. Your system administrator can tell you which database is being used, if you are not certain. This basic search mechanism has the following features:<\/p>\n<ul>\n<li>To search for a single word, in any of the text type fields within issues, simply enter the word within the keyword search field. For example, if you enter the word <strong>picture<\/strong>, then ExtraView will search for this word anywhere within the text of an issue. Finding a keyword within a field means that the search will look for all words that start with the text you enter. For example, if you enter the keyword <strong>table<\/strong>, then issues containing both <strong>table<\/strong> and <strong>tabletop<\/strong> will be found<\/li>\n<li>To search for multiple keywords enter them, separated by spaces. All the keywords entered must exist within the same field within an issue. For example, if you enter the words <strong>picture frame<\/strong> then ExtraView will search for the occurrence of both words within the same field within an issue. The same general rule about special characters as in searching for single keywords applies<\/li>\n<li>If you have four or more search words, then words that are a single character are dropped. If there are four or more words and all are only single characters, then only the first one is used. Also, if duplicate words are found in the search, then only one is used<\/li>\n<li>You may use an asterisk as a wild card character in your query.\u00a0 This will match any number of characters in the result you are looking for.\u00a0 You may also use a question mark, in which case only a single character is used as the wild card.\u00a0 For example, if you have a field in the data with the characters <strong>abcdefg<\/strong> this will be found with the wild card <strong>ab*fg<\/strong> but will not be found by <strong>ab?fg<\/strong>.\u00a0 However, <strong>abcdefg<\/strong> will be found by both <strong>abc*efg<\/strong> and by <strong>abc?efg<\/strong>.<\/li>\n<\/ul>\n<h3>Quickfind Search<\/h3>\n<p>ExtraView\u2019s Quickfind technology allows especially fast searching for text within your installation when seeking keywords that may be spread through thousands of issues or file attachments. Quickfind\u2019s efficiency and speed comes from techniques that index the text and the file attachments you enter into your database. In addition to searching for text, the Quickfind technology may also be used to search for issue ID&#8217;s, email addresses and URLs within issues. All searches executed using Quickfind are case-insensitive.<\/p>\n<h4>Searching for Single Words<\/h4>\n<p>To search for a single word, in any of the text type fields within issues, simply enter the word within the keyword search field. For example, if you enter the word <strong>picture<\/strong>, then ExtraView will search for this word anywhere within the text of an issue. Finding a keyword within a field means that the search will look for all words that start with the text you enter. For example, if you enter the keyword <strong>table<\/strong>, then issues containing both <strong>table<\/strong> and <strong>tabletop<\/strong> will be found. Keywords that you search for should not contain special characters (see below), with the exception of email addresses within fields, and with the exception of valid URLs.<\/p>\n<h4>Searching for Multiple Keywords<\/h4>\n<p>Enter the keywords, separated by spaces. All the keywords entered must exist within the same text type field within an issue. For example, if you enter the words <strong>picture frame<\/strong> then ExtraView will search for the occurrence of both words within the same field within an issue. The same general rule about special characters as in searching for single keywords applies.<\/p>\n<h4>Wildcard Searches<\/h4>\n<p>Within each specified keyword there may be either or both of the wildcard characters, <strong>*<\/strong> or <strong>?<\/strong>. This produces a wildcard search. At each position where a <strong>*<\/strong> exists, there may be zero or more characters in the string in the field for a match to occur. For example, <strong>abc*def<\/strong> matches a field value of <strong>abcdef<\/strong> or <strong>abcxyzdef<\/strong>. At each position where a <strong>?<\/strong> exists, there must be a single character in the string in the field for a match to occur. For example, <strong>abc?def<\/strong> matches a field value of <strong>abcxdef<\/strong> but NOT <strong>abcdef<\/strong>. Wildcards at the beginning of a keyword will invoke a lengthy search of all words within the database and should be avoided if possible. Wildcards may appear once or multiple times in a keyword, and they may appear in any or all of the keywords in a multiple keyword search.<\/p>\n<h4>Phrase Searches<\/h4>\n<p>A phrase search is used when a keyword is in either of three formats:<\/p>\n<ol>\n<li>The keyword is surrounded by single or double quotes<\/li>\n<li>The keyword contains special characters<\/li>\n<li>The keyword contains token breaks<\/li>\n<\/ol>\n<p>A phrase search of type 1 produces a hit when the exact keyword phrase inside the quotes is found in the field values. Basically, this means that the keywords in the phrase appear in the specified order and are separated only by special characters or spaces. For example, a phrase of <strong>&#8220;abc def&#8221;<\/strong> will match with a field value of <strong>abc\u00a0\u00a0\u00a0\u00a0def<\/strong> or <strong>abc-def<\/strong> or <strong>abc &#8211; &#8211; def<\/strong>. Note that <strong>&#8211;<\/strong> is a special character. A phrase search of type 2 is converted to a phrase search of type 1 by replacing the special characters with spaces and surrounding the result with double quotes. Essentially, the special characters are replaced with token separators and the resultant phrase is used in the phrase search. A phrase search of type 3 is converted to a phrase search of type 1 by replacing all word breaks with a space character and surrounding the result with double quotes, if it is not already surrounded by double quotes. As an example, a string like <strong>Fred\u307e\u307e\u307e\u307e<\/strong> gets broken into <strong>Fred \u307e \u307e \u307e \u307e<\/strong>, which consists of five words (Alphanumeric and Hiragana). Another example is <strong>Fred\u30ad\u30ad\u30ad<\/strong>, which gets broken into <strong>Fred \u30ad\u30ad\u30ad<\/strong>, which consists of two words (Alphanumeric and Katakana). As another example, <strong>abc-def<\/strong> will produce a phrase search of <strong>&#8220;abc def&#8221;<\/strong>. This would match a field value of <strong>abc\u00a0\u00a0\u00a0def<\/strong> or <strong>abc-def<\/strong> or <strong>abc &#8211; &#8211; def<\/strong>, but not <strong>abcdef<\/strong>. Terms in a phrase search may use the <strong>*<\/strong> and <strong>?<\/strong> wildcards. However, they are not permitted to appear at the beginning of any term used in a phrase search.<\/p>\n<h4>Searching within Repeating Row Data<\/h4>\n<p>When using the <strong>contains<\/strong> operator on a keyword search, in conjunction with other query filters that only return a subset of repeating rows in the results, you can use the <strong>Filter Repeating Row Values<\/strong> checkbox to restrict the results returned to only those rows that appear in the records returned from the repeating rows that match the query filters on those rows.<\/p>\n<h4>Special Characters<\/h4>\n<p>This refers to installations with Quickfind enabled only. The Quickfind special characters are:<\/p>\n<pre>+ - &amp; | ! ( ) { } [ ] &lt; &gt; ^ \" ~ * ? : \\<\/pre>\n<p>Note that <strong>*<\/strong> and <strong>?<\/strong> are wildcard characters.\u00a0 Special characters are ones that Quickfind does not index and you cannot query for these characters, either as characters by themselves or when the character is part of a word, i.e. there is no space between the special character and an adjoining alphanumeric character.<\/p>\n<p>When a text field which contains special characters is indexed, the special characters are removed and are treated as a space.\u00a0 For example if you enter <strong>(abc)def<\/strong> then this is indexed as the two separate words <strong>abc<\/strong> followed by <strong>def<\/strong>.<\/p>\n<h2>Complex Queries<\/h2>\n<p>You can use Boolean operators within your keyword, to perform complex queries. To accomplish this, you use the following operators with the <strong>AND<\/strong>, <strong>+<\/strong>, <strong>OR<\/strong>, <strong>NOT<\/strong> and <strong>&#8211;<\/strong>. To indicate to Quickfind that you are entering a complex query, preface the query with the <strong>#<\/strong> character and ensure that the\u00a0<strong>AND<\/strong>,\u00a0 <strong>OR<\/strong> and <strong>NOT<\/strong> are in upper case.<\/p>\n<ul>\n<li><strong>AND<\/strong>\n<div style=\"margin-left: 25px;\">The <strong>AND<\/strong> operator matches issues where both terms exist anywhere in the text of a single field within the issue. This is equivalent to an intersection using sets. The symbol <strong>&amp;&amp;<\/strong> can be used in place of the word <strong>AND<\/strong>. To search for documents that contain <strong>abc def<\/strong> and <strong>def ghi<\/strong> use the query:<\/p>\n<pre>#abc def AND def ghi<\/pre>\n<\/div>\n<p><strong>+<\/strong><\/p>\n<div style=\"margin-left: 25px;\">The <strong>+<\/strong> or required operator requires that the term after the <strong>+<\/strong> symbol must exist somewhere in a the field of a single issue. To search for documents that must contain <strong>abc<\/strong> and may contain <strong>def<\/strong> use the query:<\/p>\n<pre>#+abc def<\/pre>\n<\/div>\n<p><strong>OR<\/strong><\/p>\n<div style=\"margin-left: 25px;\">The\u00a0<strong>OR<\/strong>\u00a0operator matches documents where any of the terms exist within the text of a single field within the issue.\u00a0 The symbol <strong>||<\/strong> can be used in place of the word <strong>OR<\/strong>. To search for documents that contain <strong>abc def<\/strong> or <strong>def ghi<\/strong> use the query:<\/p>\n<pre>#abc def OR def ghi<\/pre>\n<\/div>\n<p><strong>NOT<\/strong><\/p>\n<div style=\"margin-left: 25px;\">The <strong>NOT<\/strong> operator excludes issues that contain the term after <strong>NOT<\/strong>. This is equivalent to a difference using sets. The symbol <strong>!<\/strong> can be used in place of the word <strong>NOT<\/strong>. To search for issues that contain <strong>abc def<\/strong> but not <strong>def ghi<\/strong> use the query:<\/p>\n<pre>#abc def NOT def ghi<\/pre>\n<p>Note: The <strong>NOT<\/strong> operator cannot be used with just one term. For example, the following search will return no results:<\/p>\n<pre>#NOT abc def<\/pre>\n<\/div>\n<p><strong>&#8211;<\/strong><\/p>\n<div style=\"margin-left: 25px;\">The <strong>&#8211;<\/strong> or prohibit operator excludes issues that contain the term after the <strong>&#8211;<\/strong> symbol. To search for issues that contain <strong>abc def<\/strong> but not <strong>def ghi<\/strong> use the query:<\/p>\n<pre>#abc def - def ghi<\/pre>\n<\/div>\n<\/li>\n<\/ul>\n<h4>Searching Within Specific Fields<\/h4>\n<p>You can restrict which Extraview fields to search. You must know the ExtraView field name to perform this searching. To achieve this, you first enter the field name, then a <strong>:<\/strong> character, and then the term you are searching for. You can combine the specific field search with other complex search criteria. For example, you might want to search only the <strong>SHORT_DESCR<\/strong> field for the term <strong>abc<\/strong>. The syntax for this is:<\/p>\n<pre>#SHORT_DESCR:abc<\/pre>\n<p>Note that if you want to search for multiple words within a field, you need to repeat the field name. For example, to search the <strong>SHORT_DESCR<\/strong> field for the terms <strong>abc<\/strong> and <strong>def<\/strong> you would enter:<\/p>\n<pre>#SHORT_DESCR:abc AND SHORT_DESCR:def<\/pre>\n<h4>Grouping Queries<\/h4>\n<p>Quickfind supports using parentheses to group clauses to form sub queries. This can be very useful if you want to control the boolean logic for a query. For example, to search for either <strong>abc<\/strong> or <strong>def<\/strong> and <strong>ghi<\/strong> use the query:<\/p>\n<pre>#(abc OR def) AND ghi<\/pre>\n<p>This eliminates any confusion and makes sure that <strong>ghi<\/strong> must exist and either term <strong>abc<\/strong> or <strong>def<\/strong> may exist.<\/p>\n<h4>Escaping Special Characters<\/h4>\n<p>Quickfind supports escaping special characters that are part of the query syntax. The list of special characters is:<\/p>\n<pre>+ - &amp; | ! ( ) { } [ ] ^ \" ~ * ? : \\<\/pre>\n<p>To escape these character use the \\ before the character. For example to search for (1+1):2 use the query:<\/p>\n<pre>#\\(1\\+1\\)\\:2<\/pre>\n<h4>Fuzzy Searches<\/h4>\n<p>Quickfind supports fuzzy searches based on the Levenshtein Distance, or Edit Distance algorithm. To do a fuzzy search use the tilde <strong>~<\/strong> symbol at the end of a single word term. For example to search for a term similar in spelling to <strong>roam<\/strong> use the fuzzy search:<\/p>\n<pre>#roam~<\/pre>\n<p>This search will find terms like foam and roams. Note the use of the <strong>#<\/strong> at the beginning of the search term. An additional, optional parameter can specify the required similarity. The value entered is between 0 and 1, with a value closer to 1 only terms with a higher similarity will be matched. For example:<\/p>\n<pre>#roam~0.8<\/pre>\n<p>The default that is used if the parameter is not given is 0.5.<\/p>\n<h4>Proximity Searches<\/h4>\n<p>Quickfind supports finding words are a within a specific distance from each other. To do a proximity search use the tilde <strong>~<\/strong> symbol at the end of a phrase. For example to search for <strong>abc<\/strong> and <strong>def<\/strong> within 10 words of each other in a document use the search:<\/p>\n<pre>#abc def~10<\/pre>\n<h3>Non-Indexed Terms<\/h3>\n<p>The following words are not indexed:<\/p>\n<p>A, Also, Am, Are, As, At, Be, Because, Been, By, Can, Do, Else, Etc, For, Had, Has, He, Her, Him, I, In, Is, Me, My, Not, Of, Our, Re, She, So, That, Their, Them, This, To, Us, Yet, You, Your, Yours<\/p>\n<p>In addition, numbers are not indexed.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Keyword searching allows you to perform searches on text data fields, documents and file attachments stored in your ExtraView database. There are two searching technologies used within ExtraView: The standard keyword search mechanism uses direct queries on the database to obtain results. The advantage is that there is no special setup needed by the administrator&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":23762,"menu_order":6,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_lmt_disableupdate":"no","_lmt_disable":"","_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"class_list":["post-23767","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Keyword Searching - Product 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:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/keyword-searching-1\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Keyword Searching - Product Documentation\" \/>\n<meta property=\"og:description\" content=\"Keyword searching allows you to perform searches on text data fields, documents and file attachments stored in your ExtraView database. There are two searching technologies used within ExtraView: The standard keyword search mechanism uses direct queries on the database to obtain results. The advantage is that there is no special setup needed by the administrator...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/keyword-searching-1\/\" \/>\n<meta property=\"og:site_name\" content=\"Product Documentation\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-06T20:58:42+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/keyword-searching-1\/\",\"url\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/keyword-searching-1\/\",\"name\":\"Keyword Searching - Product Documentation\",\"isPartOf\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#website\"},\"datePublished\":\"2024-02-15T22:53:34+00:00\",\"dateModified\":\"2025-02-06T20:58:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/keyword-searching-1\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/keyword-searching-1\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/keyword-searching-1\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/docs.extraview.com\/v25\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ExtraView 25\",\"item\":\"https:\/\/docs.extraview.com\/v25\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"End User Guide\",\"item\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Querying\",\"item\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Keyword Searching\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/#website\",\"url\":\"https:\/\/docs.extraview.com\/v25\/\",\"name\":\"ExtraView Product Documentation\",\"description\":\"ExtraView Documentation\",\"publisher\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/docs.extraview.com\/v25\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/#organization\",\"name\":\"ExtraView Corporation\",\"url\":\"https:\/\/docs.extraview.com\/v25\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png\",\"contentUrl\":\"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png\",\"width\":512,\"height\":512,\"caption\":\"ExtraView Corporation\"},\"image\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Keyword Searching - Product 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:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/keyword-searching-1\/","og_locale":"en_US","og_type":"article","og_title":"Keyword Searching - Product Documentation","og_description":"Keyword searching allows you to perform searches on text data fields, documents and file attachments stored in your ExtraView database. There are two searching technologies used within ExtraView: The standard keyword search mechanism uses direct queries on the database to obtain results. The advantage is that there is no special setup needed by the administrator...","og_url":"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/keyword-searching-1\/","og_site_name":"Product Documentation","article_modified_time":"2025-02-06T20:58:42+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/keyword-searching-1\/","url":"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/keyword-searching-1\/","name":"Keyword Searching - Product Documentation","isPartOf":{"@id":"https:\/\/docs.extraview.com\/v25\/#website"},"datePublished":"2024-02-15T22:53:34+00:00","dateModified":"2025-02-06T20:58:42+00:00","breadcrumb":{"@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/keyword-searching-1\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/keyword-searching-1\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/keyword-searching-1\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/docs.extraview.com\/v25\/"},{"@type":"ListItem","position":2,"name":"ExtraView 25","item":"https:\/\/docs.extraview.com\/v25\/"},{"@type":"ListItem","position":3,"name":"End User Guide","item":"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/"},{"@type":"ListItem","position":4,"name":"Querying","item":"https:\/\/docs.extraview.com\/v25\/extraview-25\/end-user-guide-1\/querying-1\/"},{"@type":"ListItem","position":5,"name":"Keyword Searching"}]},{"@type":"WebSite","@id":"https:\/\/docs.extraview.com\/v25\/#website","url":"https:\/\/docs.extraview.com\/v25\/","name":"ExtraView Product Documentation","description":"ExtraView Documentation","publisher":{"@id":"https:\/\/docs.extraview.com\/v25\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.extraview.com\/v25\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/docs.extraview.com\/v25\/#organization","name":"ExtraView Corporation","url":"https:\/\/docs.extraview.com\/v25\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/","url":"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png","contentUrl":"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png","width":512,"height":512,"caption":"ExtraView Corporation"},"image":{"@id":"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/"}}]}},"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"carl.koppel","author_link":"https:\/\/docs.extraview.com\/v25\/author\/carl-koppel\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/23767","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/comments?post=23767"}],"version-history":[{"count":0,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/23767\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/23762"}],"wp:attachment":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/media?parent=23767"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}