{"id":23924,"date":"2024-02-15T14:53:34","date_gmt":"2024-02-15T22:53:34","guid":{"rendered":"https:\/\/docs.extraview.com\/v25\/book\/managing-quickfind-1\/"},"modified":"2025-03-02T21:59:48","modified_gmt":"2025-03-03T05:59:48","slug":"managing-quickfind-1","status":"publish","type":"page","link":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/managing-quickfind-1\/","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.\u00a0\u00a0<span style=\"background-color: #ffffff;\">\u00a0It 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=\"v25\/keyword-searching-1\/\">Keyword Searching<\/a>.<\/p>\n<h3>What is Indexed<\/h3>\n<p>The following are indexed as part of Quickfind&#8217;s operations.<\/p>\n<ul>\n<li>Inbuilt Fields\n<ul>\n<li>the SHORT_DESCR field<\/li>\n<li>If the behavior setting named QUICKFIND_INDEX_USERS is YES, the following user fields are indexed:\n<ul>\n<li>OWNER<\/li>\n<li>ASSIGNED_TO<\/li>\n<li>LAST_UPDATED_BY_USER<\/li>\n<li>ORIGINATOR<\/li>\n<li>CONTACT<\/li>\n<li>All MODULEs: ASSIGNED_TO field<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li>User Defined Fields (UDFs)\n<ul>\n<li>User Defined Field USER type fields<\/li>\n<li>All User Defined Fields with a display type of TEXTFIELD<\/li>\n<li>All large User Defined Fields with a display type of TEXTAREA, LOGAREA, PRINT_TEXT<\/li>\n<li>The User Defined Fields with a display type of HTMLAREA, after removing the HTML tags<\/li>\n<\/ul>\n<\/li>\n<li>DOCUMENT fields\n<ul>\n<li>Document description<\/li>\n<li>File name<\/li>\n<li>Document content according to MIME type and content size:\n<ul>\n<li>Size must be less than 16MB<\/li>\n<li>MIME type must not be any kind of video, audio, or image<\/li>\n<li>The MIME type is mapped to an extractor \u2013 see MIME type extractors below<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li>IMAGE fields\n<ul>\n<li>Image description<\/li>\n<li>File name<\/li>\n<\/ul>\n<\/li>\n<li>Attachments &#8211; These are indexed by default.\u00a0 If you do not want these indexed, uncomment the appropriate line in the properties file so it reads:\u00a0 \u00a0 \u00a0 \u00a0 <code>LUCENE_MAX_ATTACHMENTS=0<\/code>Note that attachments\u00a0are only searched when the\u00a0<b>Search Attachment<\/b>\u00a0checkbox by the KEYWORD field is checked\n<ul>\n<li>Attachment content according to MIME type and content size:\n<ul>\n<li>Size must be less than 16MB<\/li>\n<li>MIME type must not be any kind of video, audio, or image<\/li>\n<li>MIME type is mapped to an extractor \u2013 see MIME type extractors below<\/li>\n<\/ul>\n<\/li>\n<li>Attachment description is searchable<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>First-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=\"v25\/configure-quickfind-1\/\">Quickfind<\/a>\u00a0before 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>First, <em>Add a new task<\/em>, and select the <em>Quickfind Synchronization Task<\/em><\/li>\n<li>Select 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>Set the Start Option to <em>STOP_NOW<\/em>. More configuration is required before starting the task<\/li>\n<li>You 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>Do not alter the class name of the task<\/li>\n<li>If 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.\u00a0 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.\u00a0 Suggestions for index names are:\n<ul>\n<li><strong>C:\\ExtraView&lt;instance name&gt;<em>&lt;index name&gt;<\/em><\/strong> on Microsoft Windows platforms,<br \/>\ne.g. <span class=\"fixedWidthFont\">C:\\ExtraViewQuickfindIndex<\/span><\/li>\n<li><strong>\/usr\/local\/extraview\/&lt;instance name&gt;\/<em>&lt;index name&gt;<\/em><\/strong> on Linux and Unix platforms,<br \/>\ne.g. <span class=\"fixedWidthFont\">\/usr\/local\/ExtraView\/QuickfindIndex<\/span><\/li>\n<li>On 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>The behavior setting is updated with the index name you supply<\/li>\n<li>Click <b>Add<\/b> to create the task<\/li>\n<li>Notice that the <b>Task Manager<\/b> screen now shows the FULL_TEXT_SYNCHRONIZATION Quickfind Synchronize task<\/li>\n<li>Click on the <em>Edit<\/em> button of the Quickfind Synchronize task. You will now see a screen that looks similar to the following:<img decoding=\"async\" style=\"width: 90%;\" src=\"\/v25\/extraview-media\/images\/ag\/tasks\/quickfind-task-configuration2.png\" \/><br \/>\n<span class=\"imageCaption\">The Quickfind task management utility<\/span><\/li>\n<li>Notice the new configuration options that are now displayed<\/li>\n<li>Set <em>Enable Quickfind<\/em> to a value of <em>Yes<\/em><\/li>\n<li>Enter 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>The 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>Observe the dates on which files were last indexed, and the count of files still to be indexed<\/li>\n<li>If 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>If 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=\"v25\/configure-quickfind-1\/\">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>If you need to re-index all or part of the issue data within your database, the bottom section of the screen provides an aid.\u00a0 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.\u00a0 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>.\u00a0 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.\u00a0 Obviously, some searches may not return complete results.\u00a0 You can use this screen to see the progress and how many items remain to be indexed<\/li>\n<li>If 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>Quickfind 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 style=\"width: 100%;\" border=\"0\" cellspacing=\"2\" cellpadding=\"2\">\n<tbody>\n<tr bgcolor=\"#eee\">\n<td style=\"vertical-align: top;\">Property<\/td>\n<td style=\"vertical-align: top;\">Purpose<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">QUICKFIND_ERROR_NOTIFICATION_INTERVAL<\/td>\n<td style=\"vertical-align: top;\">The 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;\">QUICKFIND_WARN_NOTIFICATION_COUNT<\/td>\n<td style=\"vertical-align: top;\">The number of warnings in the warning notification interval before a notification email is sent.\u00a0 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;\">QUICKFIND_WARN_NOTIFICATION_INTERVAL<\/td>\n<td style=\"vertical-align: top;\">The number of minutes in which the warning count specified in\u00a0QUICKFIND_WARN_NOTIFICATION_COUNT must occur before a notification email is sent<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">USE_SYSTEM_LOG<\/td>\n<td style=\"vertical-align: top;\">If 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.\u00a0 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;\">LOG_FILE_PATH_NAME<\/td>\n<td style=\"vertical-align: top;\">The relative pathname to the log file.\u00a0 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;\">LOG_FILE_PATH_NAME_ABSOLUTE<\/td>\n<td style=\"vertical-align: top;\">The absolute pathname to the log file.\u00a0 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;\">PSP_LOG<\/td>\n<td style=\"vertical-align: top;\">Set 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;\">XML_LOG_FLAG<\/td>\n<td style=\"vertical-align: top;\">Set 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;\">DEFAULT_LOG_LEVEL<\/td>\n<td style=\"vertical-align: top;\">The default logging level.\u00a0 This is 6<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">LOG_LEVEL<\/td>\n<td style=\"vertical-align: top;\">The log level to use for debugging.\u00a0 In normal operation this should be set to 6<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">LOG_CHARSET<\/td>\n<td style=\"vertical-align: top;\">The character set of the log output.\u00a0 In most cases this should be left as UTF-8<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: top;\">LOG_INCLUDE_THREAD_NAME<\/td>\n<td style=\"vertical-align: top;\">This 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;\"><span style=\"color: #666666; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13.3333px; background-color: #ffffff;\">LUCENE_MAX_ATTACHMENTS<\/span><\/td>\n<td style=\"vertical-align: top;\">This 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>Modifying the Indexing Properties<\/h4>\n<ul>\n<li>Use the\u00a0<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>Use the behavior setting named\u00a0QUICKFIND_INDEX_ENUMERATED to determine whether to index the titles on enumerated text fields<\/li>\n<li>Use the behavior setting named QUICKFIND_INDEX_USERS to determine whether to index user names within the Quickfind indexes<\/li>\n<\/ul>\n<h4>MIME Type Extractors<\/h4>\n<p>There are two text extractors:<\/p>\n<ol>\n<li>PDF 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>Office 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>Other MIME type documents are indexed as text<\/li>\n<\/ol>\n<h3>Updating Quickfind<\/h3>\n<p>The instructions to update Quickfind are found\u00a0<a href=\"v25\/configure-quickfind-1\/\">here<\/a>.<\/p>\n<h3>Notes<\/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 \u00a0<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.\u00a0\u00a0\u00a0It also has special properties in better use of wildcards, phrase search, and in&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":23919,"menu_order":4,"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-23924","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\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/managing-quickfind-1\/\" \/>\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.\u00a0\u00a0\u00a0It also has special properties in better use of wildcards, phrase search, and in...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/managing-quickfind-1\/\" \/>\n<meta property=\"og:site_name\" content=\"Product Documentation\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-03T05:59:48+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\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/managing-quickfind-1\/\",\"url\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/managing-quickfind-1\/\",\"name\":\"Managing Quickfind - Product Documentation\",\"isPartOf\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#website\"},\"datePublished\":\"2024-02-15T22:53:34+00:00\",\"dateModified\":\"2025-03-03T05:59:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/managing-quickfind-1\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/managing-quickfind-1\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/managing-quickfind-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\":\"Administration Guide\",\"item\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Operational Task Menu\",\"item\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Managing Tasks\",\"item\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/\"},{\"@type\":\"ListItem\",\"position\":6,\"name\":\"Managing Quickfind\"}]},{\"@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":"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\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/managing-quickfind-1\/","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.\u00a0\u00a0\u00a0It also has special properties in better use of wildcards, phrase search, and in...","og_url":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/managing-quickfind-1\/","og_site_name":"Product Documentation","article_modified_time":"2025-03-03T05:59:48+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\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/managing-quickfind-1\/","url":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/managing-quickfind-1\/","name":"Managing Quickfind - Product Documentation","isPartOf":{"@id":"https:\/\/docs.extraview.com\/v25\/#website"},"datePublished":"2024-02-15T22:53:34+00:00","dateModified":"2025-03-03T05:59:48+00:00","breadcrumb":{"@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/managing-quickfind-1\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/managing-quickfind-1\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/managing-quickfind-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":"Administration Guide","item":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/"},{"@type":"ListItem","position":4,"name":"Operational Task Menu","item":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/"},{"@type":"ListItem","position":5,"name":"Managing Tasks","item":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/operational-task-menu-1\/managing-tasks-1\/"},{"@type":"ListItem","position":6,"name":"Managing Quickfind"}]},{"@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\/23924","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=23924"}],"version-history":[{"count":0,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/23924\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/23919"}],"wp:attachment":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/media?parent=23924"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}