{"id":22110,"date":"2024-02-15T14:48:40","date_gmt":"2024-02-15T22:48:40","guid":{"rendered":"https:\/\/docs.extraview.com\/v22\/book\/managing-quickfind\/"},"modified":"2024-02-15T16:32:14","modified_gmt":"2024-02-16T00:32:14","slug":"managing-quickfind","status":"publish","type":"page","link":"https:\/\/docs.extraview.com\/v22\/managing-quickfind\/","title":{"rendered":"Managing Quickfind"},"content":{"rendered":"<p>This task automatically indexes newly added text to all issues entered or updated by users in order to speed up keyword searches. Once configured and started, this task will keep the indexes up-to-date as users add or update any text within issues.&nbsp;&nbsp;<span style=\"background-color: rgb(255, 255, 255);\">&nbsp;It also has special properties in better use of wildcards, phrase search, and in the support of Boolean logic within your searches compared to straight SQL searches of your database.<\/span><\/p>\n<p>This task defines exactly what text will be indexed, and where the indexes will be stored on the file system of your server. The Quickfind indexing mechanism is based upon the Apache Foundation Lucene technology.<\/p>\n<p>Note that files larger than 16MB in size are not indexed. For full end-user information on the use of Quickfind, see the page titled <a href=\"\/keyword-searching\/\">Keyword Searching<\/a>.<\/p>\n<h3>\n\tWhat is Indexed<\/h3>\n<p>The following are indexed as part of Quickfind&#8217;s operations.<\/p>\n<ul>\n<li>\n\t\tInbuilt Fields<\/p>\n<ul>\n<li>\n\t\t\t\tthe SHORT_DESCR field<\/li>\n<li>\n\t\t\t\tIf the behavior setting named QUICKFIND_INDEX_USERS is YES, the following user fields are indexed:<\/p>\n<ul>\n<li>\n\t\t\t\t\t\tOWNER<\/li>\n<li>\n\t\t\t\t\t\tASSIGNED_TO<\/li>\n<li>\n\t\t\t\t\t\tLAST_UPDATED_BY_USER<\/li>\n<li>\n\t\t\t\t\t\tORIGINATOR<\/li>\n<li>\n\t\t\t\t\t\tCONTACT<\/li>\n<li>\n\t\t\t\t\t\tAll MODULEs: ASSIGNED_TO field<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n\t\tUser Defined Fields (UDFs)<\/p>\n<ul>\n<li>\n\t\t\t\tUser Defined Field USER type fields<\/li>\n<li>\n\t\t\t\tAll User Defined Fields with a display type of TEXTFIELD<\/li>\n<li>\n\t\t\t\tAll large User Defined Fields with a display type of TEXTAREA, LOGAREA, PRINT_TEXT<\/li>\n<li>\n\t\t\t\tThe User Defined Fields with a display type of HTMLAREA, after removing the HTML tags<\/li>\n<\/ul>\n<\/li>\n<li>\n\t\tDOCUMENT fields<\/p>\n<ul>\n<li>\n\t\t\t\tDocument description<\/li>\n<li>\n\t\t\t\tFile name<\/li>\n<li>\n\t\t\t\tDocument content according to MIME type and content size:<\/p>\n<ul>\n<li>\n\t\t\t\t\t\tSize must be less than 16MB<\/li>\n<li>\n\t\t\t\t\t\tMIME type must not be any kind of video, audio, or image<\/li>\n<li>\n\t\t\t\t\t\tThe MIME type is mapped to an extractor \u2013 see MIME type extractors below<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n\t\tIMAGE fields<\/p>\n<ul>\n<li>\n\t\t\t\tImage description<\/li>\n<li>\n\t\t\t\tFile name<\/li>\n<\/ul>\n<\/li>\n<li>\n\t\tAttachments &#8211; These are indexed by default.&nbsp; If you do not want these indexed, uncomment the appropriate line in the properties file so it reads:<\/p>\n<p>\t\t&nbsp; &nbsp; &nbsp; &nbsp; <code>LUCENE_MAX_ATTACHMENTS=0<\/code><\/p>\n<p>\t\tNote that attachments&nbsp;are only searched when the&nbsp;<b>Search Attachment<\/b>&nbsp;checkbox by the KEYWORD field is checked<\/p>\n<ul>\n<li>\n\t\t\t\tAttachment content according to MIME type and content size:<\/p>\n<ul>\n<li>\n\t\t\t\t\t\tSize must be less than 16MB<\/li>\n<li>\n\t\t\t\t\t\tMIME type must not be any kind of video, audio, or image<\/li>\n<li>\n\t\t\t\t\t\tMIME type is mapped to an extractor \u2013 see MIME type extractors below<\/li>\n<\/ul>\n<\/li>\n<li>\n\t\t\t\tAttachment description is searchable<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>\n\tFirst-time Setup<\/h3>\n<p>If your database contains a significant amount of text, you should follow the process within the Installation Guide, at the page <a href=\"\/configure-quickfind\/\">Quickfind<\/a>&nbsp;before following this page to configure and start the Quickfind task.<\/p>\n<p>The basic setup and configuration of the Quickfind task is accomplished on the <b>Admin<\/b> ==&gt; <b>Task Manager<\/b> screen.<\/p>\n<ul>\n<li>\n\t\tFirst, <em>Add a new task<\/em>, and select the <em>Quickfind Synchronization Task<\/em><\/li>\n<li>\n\t\tSelect a Node ID on which to run the task. You must not run the task on more than one node within a clustered system. If you do so, you risk corrupting the indexes created with the utility<\/li>\n<li>\n\t\tSet the Start Option to <em>STOP_NOW<\/em>. More configuration is required before starting the task<\/li>\n<li>\n\t\tYou can set the frequency with which the task runs with the Poll Interval. It is recommended that this is set between 60 and 600 seconds. The default is 300 seconds<\/li>\n<li>\n\t\tDo not alter the class name of the task<\/li>\n<li>\n\t\tIf you enter an absolute path to the index files in the <strong>Quickfind Index Location<\/strong>, and the path already exists, the behavior setting named QUICKFIND_INDEX is updated to reflect that path.&nbsp; If the path does not exist when you create the task, the task is still created, but you will encounter an error, and you are taken to the edit mode, where you can correct the path.&nbsp; Suggestions for index names are:<\/p>\n<ul>\n<li>\n\t\t\t\t<strong>C:ExtraView&lt;instance name&gt;<em>&lt;index name&gt;<\/em><\/strong> on Microsoft Windows platforms,<br \/>\n\t\t\t\te.g. <span class=\"fixedWidthFont\">C:ExtraViewQuickfindIndex<\/span><\/li>\n<li>\n\t\t\t\t<strong>\/usr\/local\/extraview\/&lt;instance name&gt;\/<em>&lt;index name&gt;<\/em><\/strong> on Linux and Unix platforms,<br \/>\n\t\t\t\te.g. <span class=\"fixedWidthFont\">\/usr\/local\/ExtraView\/QuickfindIndex<\/span><\/li>\n<li>\n\t\t\t\tOn an NFS mount, include this fact in the index name by using the convention <span class=\"fixedWidthFont\">nfs:pathname<\/span><\/li>\n<\/ul>\n<\/li>\n<li>\n\t\tThe behavior setting is updated with the index name you supply<\/li>\n<li>\n\t\tClick <b>Add<\/b> to create the task<\/li>\n<li>\n\t\tNotice that the <b>Task Manager<\/b> screen now shows the FULL_TEXT_SYNCHRONIZATION Quickfind Synchronize task<\/li>\n<li>\n\t\tClick on the <em>Edit<\/em> button of the Quickfind Synchronize task. You will now see a screen that looks similar to the following:<\/p>\n<p>\t\t<img decoding=\"async\" src=\"\/extraview-media\/images\/ag\/tasks\/quickfind-task-configuration2.png\" style=\"width: 90%;\" \/><br \/>\n\t\t<span class=\"imageCaption\">The Quickfind task management utility<\/span><\/li>\n<li>\n\t\tNotice the new configuration options that are now displayed<\/li>\n<li>\n\t\tSet <em>Enable Quickfind<\/em> to a value of <em>Yes<\/em><\/li>\n<li>\n\t\tEnter the path to the location where the index files are to be stored on your file system. If you will use the default path as explained below, you can skip this step. All application servers within a clustered server environment must have read and write access to the index file location. The index location is also the value stored in the behavior setting named QUICKFIND_INDEX_LOCATION. Further, you must make sure you have sufficient disk space to store the indexes as they grow. The amount of disk space is highly dependent on the quantity of text and number of fields being stored<\/li>\n<li>\n\t\tThe prompt <b>Allow Quickfind on user defined text fields<\/b> determines whether the text within all the user defined fields should be indexed. The recommendation is that you set this to <em>Yes<\/em><\/li>\n<li>\n\t\tObserve the dates on which files were last indexed, and the count of files still to be indexed<\/li>\n<li>\n\t\tIf this is new site with no issue data, then you may now set the value of the <em>Start Option<\/em> to START_NOW, and <b>Update<\/b>. This will start the Quickfind synchronization task and begin to index issues as they are entered by users<\/li>\n<li>\n\t\tIf the site that has existing data and you have not already done so, run the external utility named <span class=\"fixedWidthFont\">FullTextIndexSetup<\/span>. This is described on the page Quickfind in the Installation Guide at the page <a href=\"\/configure-quickfind\/\">Quickfind<\/a>. The utility creates the Quickfind indexes in one fell swoop, in a fast manner. After completing this indexing operation, you can return to this screen, and set the value of the <em>Start Option<\/em> to START_NOW, and <b>Update<\/b><\/li>\n<li>\n\t\tIf you need to re-index all or part of the issue data within your database, the bottom section of the screen provides an aid.&nbsp; You can re-index just the issue data, just the attachments or just the data within document field types, or all of these, by entering a date within each category.&nbsp; To re-index the complete database, put a date in each of the fields, earlier than the date at which data was first entered into the site, and then press <strong>Update<\/strong>.&nbsp; On a large site it can take a considerable amount of time to index the data, but your users may continue accessing the site in the meantime.&nbsp; Obviously, some searches may not return complete results.&nbsp; You can use this screen to see the progress and how many items remain to be indexed<\/li>\n<li>\n\t\tIf the behavior setting QUICKFIND_INDEX_ENUMERATED is set to a value of YES, then an additional prompt that allows the administrator to re-index the list field values will also appear on the screen.<\/li>\n<\/ul>\n<h3>\n\tQuickfind Properties<\/h3>\n<p>The following properties may be set to aid in the running of Quickfind or the investigation of problems:<\/p>\n<table border=\"0\" cellpadding=\"2\" cellspacing=\"2\" style=\"width:100%;\">\n<tbody>\n<tr bgcolor=\"#eee\">\n<td style=\"vertical-align: top;\">\n\t\t\t\tProperty<\/td>\n<td style=\"vertical-align: top;\">\n\t\t\t\tPurpose<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">\n\t\t\t\tQUICKFIND_ERROR_NOTIFICATION_INTERVAL<\/td>\n<td style=\"vertical-align: top;\">\n\t\t\t\tThe minimum number of minutes between subsequent error email notifications; this prevents multiple emails to the administrator in the case there is a persistent warning condition<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">\n\t\t\t\tQUICKFIND_WARN_NOTIFICATION_COUNT<\/td>\n<td style=\"vertical-align: top;\">\n\t\t\t\tThe number of warnings in the warning notification interval before a notification email is sent.&nbsp; It is typically acceptable to have a number of warnings before a warning is sent<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">\n\t\t\t\tQUICKFIND_WARN_NOTIFICATION_INTERVAL<\/td>\n<td style=\"vertical-align: top;\">\n\t\t\t\tThe number of minutes in which the warning count specified in&nbsp;QUICKFIND_WARN_NOTIFICATION_COUNT must occur before a notification email is sent<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">\n\t\t\t\tUSE_SYSTEM_LOG<\/td>\n<td style=\"vertical-align: top;\">\n\t\t\t\tIf this has a value of YES, then the ExtraView application server log file will be used, as opposed to using the log file specified in either LOG_FILE_PATH_NAME or LOG_FILE_PATH_NAME_ABSOLUTE.&nbsp; If this is set to YES, do not use LOG_FILE_PATH_NAME or LOG_FILE_PATH_NAME_ABSOLUTE<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">\n\t\t\t\tLOG_FILE_PATH_NAME<\/td>\n<td style=\"vertical-align: top;\">\n\t\t\t\tThe relative pathname to the log file.&nbsp; If this is used, set USE_SYSTEM_LOG to a value of NO and do not use LOG_FILE_PATH_NAME_ABSOLUTE<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">\n\t\t\t\tLOG_FILE_PATH_NAME_ABSOLUTE<\/td>\n<td style=\"vertical-align: top;\">\n\t\t\t\tThe absolute pathname to the log file.&nbsp; If this is used, set USE_SYSTEM_LOG to a value of NO and do not use LOG_FILE_PATH_NAME<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">\n\t\t\t\tPSP_LOG<\/td>\n<td style=\"vertical-align: top;\">\n\t\t\t\tSet this to a value of YES if you need to see the SQL statements generated by the task in the log<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">\n\t\t\t\tXML_LOG_FLAG<\/td>\n<td style=\"vertical-align: top;\">\n\t\t\t\tSet this to TRUE if you want the log statements to be generated in XML format<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">\n\t\t\t\tDEFAULT_LOG_LEVEL<\/td>\n<td style=\"vertical-align: top;\">\n\t\t\t\tThe default logging level.&nbsp; This is 6<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">\n\t\t\t\tLOG_LEVEL<\/td>\n<td style=\"vertical-align: top;\">\n\t\t\t\tThe log level to use for debugging.&nbsp; In normal operation this should be set to 6<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">\n\t\t\t\tLOG_CHARSET<\/td>\n<td style=\"vertical-align: top;\">\n\t\t\t\tThe character set of the log output.&nbsp; In most cases this should be left as UTF-8<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">\n\t\t\t\tLOG_INCLUDE_THREAD_NAME<\/td>\n<td style=\"vertical-align: top;\">\n\t\t\t\tThis is set to YES to include the threadname of the Quickfind task in the log file<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">\n\t\t\t\t<span style=\"color: rgb(102, 102, 102); font-family: &quot;Trebuchet MS&quot;, Verdana, Arial, sans-serif; font-size: 13.3333px; background-color: rgb(255, 255, 255);\">LUCENE_MAX_ATTACHMENTS<\/span><\/td>\n<td style=\"vertical-align: top;\">\n\t\t\t\tThis should be set to a value of 0 if you do not want to index attachments<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h4>\n\tModifying the Indexing Properties<\/h4>\n<ul>\n<li>\n\t\tUse the&nbsp;<strong>Allow Quickfind on user defined text fields<\/strong> selector on the maintenance screen to choose whether to index user defined text fields<\/li>\n<li>\n\t\tUse the behavior setting named&nbsp;QUICKFIND_INDEX_ENUMERATED to determine whether to index the titles on enumerated text fields<\/li>\n<li>\n\t\tUse the behavior setting named&nbsp;&nbsp;QUICKFIND_INDEX_USERS to determine whether to index user names within the Quickfind indexes<\/li>\n<\/ul>\n<h4>\n\tMIME Type Extractors<\/h4>\n<p>There are two text extractors:<\/p>\n<ol>\n<li>\n\t\tPDF Text Extractor: uses iText PdfReader object to tokenize the PDF strings. Document content will NOT be indexed if it is marked as being \u201cencrypted\u201d<\/li>\n<li>\n\t\tOffice Text Extractor: uses one of the POI extractors appropriate to the type (Word, Excel, Powerpoint, Outlook, Publisher, or Visio). Note: if Excel text extractor fails, it tries to extract text assuming it is a comma-separated or tab-separated text file with an Excel MIME type<\/li>\n<li>\n\t\tOther MIME type documents are indexed as text<\/li>\n<\/ol>\n<h3>\n\tUpdating Quickfind<\/h3>\n<p>The instructions to update Quickfind are found&nbsp;<a href=\"\/configure-quickfind\/\">here<\/a>.<\/p>\n<h3>\n\tNotes<\/h3>\n<p>As stated above, Quickfind utilizes the Apache Lucene software to provide the indexing mechanism. One support issue is that if your Java Virtual Machine, or your application server (Apache Tomcat or similar) crashes for any reason, then the indexes may be left in a locked state on the server.<\/p>\n<p>The lock files are kept in the directory specified by the <b>org.apache.lucene.lockdir<\/b> system property if it is set, or by default in the directory specified by the <b>java.io.tmpdir<\/b> system property (on Unix boxes this is usually &nbsp;<b>\/var\/tmp<\/b> or <b>\/tmp<\/b>). If for some reason <b>java.io.tmpdir<\/b> is not set, then the directory path you specified to create your index is used.<\/p>\n<p>Lock files have names that start with <em>lucene-<\/em> followed by an MD5 hash of the index directory path. If you are certain that a lock file is not in use, you can delete it manually.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This task automatically indexes newly added text to all issues entered or updated by users in order to speed up keyword searches. Once configured and started, this task will keep the indexes up-to-date as users add or update any text within issues.&nbsp;&nbsp;&nbsp;It also has special properties in better use of wildcards, phrase search, and in&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_lmt_disableupdate":"","_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-22110","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>Managing Quickfind - 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\/v22\/managing-quickfind\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Managing Quickfind - Product Documentation\" \/>\n<meta property=\"og:description\" content=\"This task automatically indexes newly added text to all issues entered or updated by users in order to speed up keyword searches. Once configured and started, this task will keep the indexes up-to-date as users add or update any text within issues.&nbsp;&nbsp;&nbsp;It also has special properties in better use of wildcards, phrase search, and in...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.extraview.com\/v22\/managing-quickfind\/\" \/>\n<meta property=\"og:site_name\" content=\"Product Documentation\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-16T00:32:14+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=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/docs.extraview.com\/v22\/managing-quickfind\/\",\"url\":\"https:\/\/docs.extraview.com\/v22\/managing-quickfind\/\",\"name\":\"Managing Quickfind - Product Documentation\",\"isPartOf\":{\"@id\":\"https:\/\/docs.extraview.com\/v22\/#website\"},\"datePublished\":\"2024-02-15T22:48:40+00:00\",\"dateModified\":\"2024-02-16T00:32:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/docs.extraview.com\/v22\/managing-quickfind\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/docs.extraview.com\/v22\/managing-quickfind\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/docs.extraview.com\/v22\/managing-quickfind\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/docs.extraview.com\/v22\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Managing Quickfind\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/docs.extraview.com\/v22\/#website\",\"url\":\"https:\/\/docs.extraview.com\/v22\/\",\"name\":\"ExtraView Product Documentation\",\"description\":\"ExtraView Documentation\",\"publisher\":{\"@id\":\"https:\/\/docs.extraview.com\/v22\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/docs.extraview.com\/v22\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/docs.extraview.com\/v22\/#organization\",\"name\":\"ExtraView Corporation\",\"url\":\"https:\/\/docs.extraview.com\/v22\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/docs.extraview.com\/v22\/#\/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\/v22\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Managing Quickfind - 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\/v22\/managing-quickfind\/","og_locale":"en_US","og_type":"article","og_title":"Managing Quickfind - Product Documentation","og_description":"This task automatically indexes newly added text to all issues entered or updated by users in order to speed up keyword searches. Once configured and started, this task will keep the indexes up-to-date as users add or update any text within issues.&nbsp;&nbsp;&nbsp;It also has special properties in better use of wildcards, phrase search, and in...","og_url":"https:\/\/docs.extraview.com\/v22\/managing-quickfind\/","og_site_name":"Product Documentation","article_modified_time":"2024-02-16T00:32:14+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/docs.extraview.com\/v22\/managing-quickfind\/","url":"https:\/\/docs.extraview.com\/v22\/managing-quickfind\/","name":"Managing Quickfind - Product Documentation","isPartOf":{"@id":"https:\/\/docs.extraview.com\/v22\/#website"},"datePublished":"2024-02-15T22:48:40+00:00","dateModified":"2024-02-16T00:32:14+00:00","breadcrumb":{"@id":"https:\/\/docs.extraview.com\/v22\/managing-quickfind\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.extraview.com\/v22\/managing-quickfind\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.extraview.com\/v22\/managing-quickfind\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/docs.extraview.com\/v22\/"},{"@type":"ListItem","position":2,"name":"Managing Quickfind"}]},{"@type":"WebSite","@id":"https:\/\/docs.extraview.com\/v22\/#website","url":"https:\/\/docs.extraview.com\/v22\/","name":"ExtraView Product Documentation","description":"ExtraView Documentation","publisher":{"@id":"https:\/\/docs.extraview.com\/v22\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.extraview.com\/v22\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/docs.extraview.com\/v22\/#organization","name":"ExtraView Corporation","url":"https:\/\/docs.extraview.com\/v22\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.extraview.com\/v22\/#\/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\/v22\/#\/schema\/logo\/image\/"}}]}},"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"carl.koppel","author_link":"https:\/\/docs.extraview.com\/v22\/author\/carl-koppel\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/docs.extraview.com\/v22\/wp-json\/wp\/v2\/pages\/22110","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.extraview.com\/v22\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.extraview.com\/v22\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v22\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v22\/wp-json\/wp\/v2\/comments?post=22110"}],"version-history":[{"count":0,"href":"https:\/\/docs.extraview.com\/v22\/wp-json\/wp\/v2\/pages\/22110\/revisions"}],"wp:attachment":[{"href":"https:\/\/docs.extraview.com\/v22\/wp-json\/wp\/v2\/media?parent=22110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}