Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

167 lines
17 KiB

  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  2. <html>
  3. <head>
  4. <title>Microsoft Index Server Guide: Frequently Asked Questions</title>
  5. <meta name="FORMATTER" content="Microsoft FrontPage 1.1">
  6. <meta name="GENERATOR" content="Microsoft FrontPage 1.1">
  7. </head>
  8. <body bgcolor="#FFFFFF">
  9. <!--Headerbegin--><p align=center><a name="TOP"><img src="onepix.gif" alt="Space" align=middle width=1 height=1></a> <a href="default.htm#Top"><img src="toc.gif" alt=" Contents" align=middle border=0 width=89 height=31></a> <a href="glossary.htm"><img src="previous.gif" alt="Previous" align=middle border=0 width=32 height=31></a> <a href="license.htm"><img src="next.gif" alt="Next" align=middle border=0 width=32 height=31></a> </p>
  10. <hr>
  11. <!--Headerend--><p><a name="FrequentlyAskedQuestions"><font size=6><strong>Frequently Asked Questions</strong></font></a></p>
  12. <p><!--Chaptoc--></p>
  13. <blockquote>
  14. <p><a href="faq.htm#IissuedaqueryanditdidntmatchadocumentthatIknowexistsWhy"><font size=3>I issued a query, and it didn&#146;t match a document that I <em>know</em> exists. Why?</font></a> <br>
  15. <a href="faq.htm#WhydoesmySERVER_NAMEshowupasanIPaddress"><font color="#000000"><font size=3>Why does my SERVER_NAME show up as an IP address?</font></font></a> <br>
  16. <a href="faq.htm#SometimestheFilestobefilteredcounterisgreaterthantheTotaldocumentscounter"><font color="#000000"><font size=3>Sometimes the <em>Files to be filtered</em> counter is greater than the <em>Total # documents</em> counter. How is that
  17. possible?</font></font></a> <br>
  18. <a href="faq.htm#Ihavealargenumberofdocumentsinmycorpusandapowerfulcomputer"><font color="#000000"><font size=3>How do I handle a large number of documents in my corpus when I have a powerful computer?</font></font></a><br>
  19. <a href="faq.htm#Therearealotofventlogmessages"><font color="#000000"><font size=3>There are a lot of event log messages. Can I turn them off?</font></font></a> <br>
  20. <a href="faq.htm#IgettheeventVerylowdiskspaceevenafterfreeingupdiskspace"><font color="#000000"><font size=3>Why do I get the event <i>Very low disk space</i>&#133; even after freeing up disk space?</font></font></a> <br>
  21. <a href="faq.htm#HowmuchdiskspaceshouldIallocateforIndexServerdata"><font color="#000000"><font size=3>How much disk space should I allocate for Index Server data?</font></font></a> <br>
  22. <a href="faq.htm#MycomputerisidlebuttheFilestobefilteredcounterisnotzero.Whatisthereason"><font color="#000000"><font size=3>My computer is idle but the <em>Files to be filtered</em> counter is not zero. What is the reason?</font></font></a> <br>
  23. <a href="faq.htm#Whyareallmyfloatingpointnumbersformattedwiththesamenumberofdecimalplaces"><font color="#000000"><font size=3>Why are all my floating point numbers formatted with the same number of decimal places?</font></font></a> <br>
  24. <a href="faq.htm#WhydounreadablefilesinMicrosoftFrontPage_vtidirectoriesshowupinmyqueryresults"><font color="#000000"><font size=3>Why do unreadable files in Microsoft&#174; FrontPage&#153; _vti directories show up in my query results?</font></font></a> <br>
  25. <a href="faq.htm#HowcanIexcludecertaindirectoriesfromsearchresults"><font color="#000000"><font size=3>How can I exclude certain directories from search results?</font></font></a> <br>
  26. <a href="faq.htm#HowcanIindexremoteUNCshares"><font color="#000000"><font size=3>How can I index remote UNC shares?</font></font></a> <br>
  27. <a href="#IndexRemoteVirtualRoots"><font size=3>Why doesn&#146;t Index Server index remote virtual roots?</font></a><br>
  28. </p>
  29. </blockquote>
  30. <hr>
  31. <!--ChaptocEnd--><h1><a href="#TOP"><img src="up.gif" alt="To Top" align=middle border=0 width=14 height=11></a><a name="IissuedaqueryanditdidntmatchadocumentthatIknowexistsWhy"><font size=3><strong>I issued a query, and it didn&#146;t match a document that I </strong><em><strong>know</strong></em><strong> exists. Why</strong></font></a><font size=3><strong>?</strong></font></h1>
  32. <ul>
  33. <li><p align=left><em>Different languages were used to filter the page and issue the query.</em> The split of a page into words (the
  34. fundamental unit stored in the index) is a language-dependent process. When a query is issued from one language and
  35. the document was filtered in another, query results can be unpredictable. The locale used to filter a document is
  36. dependent on the filter. Some file formats, such as Microsoft Word, mark documents with a language; this mark is used
  37. during filtering. Other formats, such as plain text, contain no language specifier. Most filters default to the system locale
  38. for these files. The locale for the query is specified by use of the <strong>CiLocale</strong> variable. If <strong>CiLocale</strong> is not specified, the
  39. locale of the browser is used (if available) or the default locale of the server. </p>
  40. </li>
  41. <li><p align=left><em>The page has not yet been filtered.</em> There is often a delay between the time a page is modified and the time it is
  42. indexed. You can use the Performance Monitor or an administrative query to determine the number of pending pages.
  43. The <strong>CiOutOfDate</strong> variable is set to TRUE if one or more files remain to be filtered. </p>
  44. </li>
  45. <li><p align=left><em>An error occurred during filtering of this document.</em> There are a number of reasons why a document may not have
  46. been filtered. See the <a href="filtrhlp.htm">filtering</a> page for a detailed discussion of filtering. You can check for errors either in the event log
  47. or by issuing the a query over the &#147;unfiltered property,&#148; using the <a href="adminhlp.htm#UnfilteredFiles">administrative query</a> for unfiltered files. </p>
  48. </li>
  49. <li><p align=left><em>The query was too complex. </em>Certain classes of resource intensive queries are turned off when <strong>CiForceUseCi</strong> is set to
  50. TRUE. When results are missing for this reason, the <strong>CiQueryIncomplete</strong> variable is set to TRUE. </p>
  51. </li>
  52. <li><p align=left><em>The query took too much CPU time.</em> An administrator can limit the amount of CPU time a single query can consume.
  53. When this limit is reached, the <strong>CiQueryTimedOut</strong> variable is set to TRUE. </p>
  54. </li>
  55. <li><em>You do not have permission to read the page.</em> A query result will not be returned for a page that you do not have
  56. permission to read. See <a href="sechelp.htm">Security</a> for a detailed discussion of security as it relates to Index Server.</li>
  57. </ul>
  58. <hr>
  59. <h1><a href="#TOP"><img src="up.gif" alt="To Top" align=middle border=0 width=14 height=11></a><a name="WhydoesmySERVER_NAMEshowupasanIPaddress"><font color="#000000"><font size=3><strong>Why does my SERVER_NAME show up as an IP address</strong></font></font></a><font color="#000000"><font size=3><strong>?</strong></font></font></h1>
  60. <ul>
  61. <li><p align=left><font color="#000000"><em>The browser being used does not set the Host: HTTP header.</em> The <strong>SERVER_NAME CGI</strong> variable is set from the
  62. Host: HTTP header, but only if this is set by the browser. (Note that this header is not set by Internet Explorer 2.0.)</font> </p>
  63. </li>
  64. <li><font color="#000000"><em>The IIS parameter ReturnUrlUsingHostName is not set.</em> Set the registry parameter at
  65. W3SVC\Parameters\ReturnURLUsingHostName to allow using the fully qualified domain name of the local host. See
  66. the IIS documentation about the ReturnURLUsingHostName registry parameter.</font></li>
  67. </ul>
  68. <hr>
  69. <h1><a href="#TOP"><img src="up.gif" alt="To Top" align=middle border=0 width=14 height=11></a><a name="SometimestheFilestobefilteredcounterisgreaterthantheTotaldocumentscounter"><font color="#000000"><font size=3><strong>Sometimes the </strong><em><strong>Files to be filtered</strong></em><strong> counter is greater than the </strong><em><strong>Total # documents</strong></em><strong> counter. How is that possible</strong></font></font></a><font color="#000000"><font size=3><strong>?</strong></font></font></h1>
  70. <ul>
  71. <li><font color="#000000"><em>Some files have been modified more than once before being filtered. </em>If a file is modified multiple times, there may
  72. be multiple entries for the same file. The <strong>Files to be filtered </strong>counter only specifies how big the change queue is.</font></li>
  73. </ul>
  74. <hr>
  75. <h1><a href="#TOP"><img src="up.gif" alt="To Top" align=middle border=0 width=14 height=11></a><a name="Ihavealargenumberofdocumentsinmycorpusandapowerfulcomputer"><font color="#000000"><font size=3><strong>How do I handle a large number of documents in my corpus when I have a powerful computer</strong></font></font></a><font color="#000000"><font size=3><strong>?</strong></font></font></h1>
  76. <ul>
  77. <li>If there is sufficient RAM (more than 48MB) and the <a href="reghelp.htm#MaxFreshCount">MaxFreshCount</a> is 5000 or less, try increasing the
  78. MaxFreshCount to 10,000 or 15,000. If there is a lot of disk thrashing, adding more RAM might help.</li>
  79. </ul>
  80. <hr>
  81. <h1><a href="#TOP"><img src="up.gif" alt="To Top" align=middle border=0 width=14 height=11></a><a name="Therearealotofventlogmessages"><font color="#000000"><font size=3><strong>There are a lot of event log messages. Can I turn them off</strong></font></font></a><font color="#000000"><font size=3><strong>?</strong></font></font></h1>
  82. <ul>
  83. <li><font color="#000000"><em>Some of the verbose events can be turned off. </em>Please refer to the </font><a href="reghelp.htm#EventLogFlagsMasks"><font color="#000000">&#147;EventLogFlags&#148;</font></a><font color="#000000"> section in the &#147;Registry
  84. Parameters.&#148;</font></li>
  85. </ul>
  86. <hr>
  87. <h1><a href="#TOP"><img src="up.gif" alt="To Top" align=middle border=0 width=14 height=11></a><a name="IgettheeventVerylowdiskspaceevenafterfreeingupdiskspace"><font color="#000000"><font size=3><strong>Why do I get the event </strong></font></font></a><a href="errorhlp.htm#LowDiskEvent"><font color="#000000"><font size=3><em><strong>Very low disk space</strong></em><strong>....</strong></font></font></a><font color="#000000"><font size=3><strong> even after freeing up disk space?</strong></font></font></h1>
  88. <ul>
  89. <li><font color="#000000"><em>If this event is logged during a MasterMerge, freeing up additional space will help. </em>During a master merge,
  90. additional free disk space (up to 15% of the size of all the documents that are being indexed) may be required. After the
  91. master merge completes, disk space is</font> usually freed up.</li>
  92. </ul>
  93. <hr>
  94. <h1><a href="#TOP"><img src="up.gif" alt="To Top" align=middle border=0 width=14 height=11></a><a name="HowmuchdiskspaceshouldIallocateforIndexServerdata"><font color="#000000"><font size=3><strong>How much disk space should I allocate for Index Server data</strong></font></font></a><font color="#000000"><font size=3><strong>?</strong></font></font></h1>
  95. <ul>
  96. <li><font color="#000000"><em>The minimum disk space allocated should be at least 30% of the size of your corpus. </em>If you increase the registry
  97. value of </font><a href="reghelp.htm#MaxCharacterization"><font color="#000000">MaxCharacterization</font></a><font color="#000000"> , then more space should be allocated. Temporarily during a </font><a href="indexhlp.htm#MasterMerge"><font color="#000000">master merge</font></a><font color="#000000">, Index Server
  98. may need up to 45% of the corpus size.</font></li>
  99. </ul>
  100. <hr>
  101. <h1><a href="#TOP"><img src="up.gif" alt="To Top" align=middle border=0 width=14 height=11></a><a name="MycomputerisidlebuttheFilestobefilteredcounterisnotzero.Whatisthereason"><font color="#000000"><font size=3><strong>My computer is idle but the </strong><em><strong>Files to be filtered</strong></em> <strong>counter is not zero. What is the reason</strong></font></font></a><font color="#000000"><font size=3><strong>?</strong></font></font></h1>
  102. <ul>
  103. <li><font color="#000000"><em>Some files failed to filter. </em>If a file is in use by another user process when the </font><a href="filtrhlp.htm#CiDaemon"><font color="#000000">CiDaemon</font></a><font color="#000000"> process tries to filter its
  104. contents, the file is moved to a lower-priority queue and will be retried for filtering at a later time. The interval between
  105. the retries is controlled by the registry parameter </font><a href="reghelp.htm#FilterRetryInterval"><font color="#000000">FilterRetryInterval</font></a><font color="#000000">. This typically happens with applications such as
  106. Microsoft Word that keep the file open for exclusive access and do &#147;fast saves.&#148;</font></li>
  107. </ul>
  108. <hr>
  109. <h1><a href="#TOP"><img src="up.gif" alt="To Top" align=middle border=0 width=14 height=11></a><a name="Whyareallmyfloatingpointnumbersformattedwiththesamenumberofdecimalplaces"><font color="#000000"><font size=3><strong>Why are all my floating point numbers formatted with the same number of decimal places</strong></font></font></a><font color="#000000"><font size=3><strong>?</strong></font></font></h1>
  110. <ul>
  111. <li><p align=left><font color="#000000"><em>Index Server uses the settings specified in the Regional Settings application of Control Panel.</em> There is no way in
  112. this version of Index Server to format individual floating point properties. Users from different locales will see a view of
  113. the data specific to their locale. U.S. users may see a period used as a decimal point, and French users would see a
  114. comma, for example. Likewise date, time, and currency values are formatted according to the parameters in Regional
  115. Settings.</font>&#160; </p>
  116. </li>
  117. </ul>
  118. <hr>
  119. <h1><a href="#TOP"><img src="up.gif" alt="To Top" align=middle border=0 width=14 height=11></a><a name="WhydounreadablefilesinMicrosoftFrontPage_vtidirectoriesshowupinmyqueryresults"><font color="#000000"><font size=3><strong>Why do unreadable files in Microsoft&#174; FrontPage&#153; _vti directories show up in my query results</strong></font></font></a><font color="#000000"><font size=3><strong>?</strong></font></font></h1>
  120. <ul>
  121. <li><p align=left><font color="#000000"><em>This is a limitation of scoping in Microsoft Index Server. </em>It is not possible to exclude an unreadable root that is
  122. physically located below a readable root. A workaround is to append to the user&#146;s restriction. For example, FrontPage
  123. roots can be removed by setting the <strong>CiRestriction</strong> in the .idq file to: <tt>CiRestriction=(%UserRestriction%) &amp;!
  124. #vpath *\_vti_*</tt>.</font>&#160; </p>
  125. </li>
  126. </ul>
  127. <hr>
  128. <h1><a href="#TOP"><img src="up.gif" alt="To Top" align=middle border=0 width=14 height=11></a><a name="HowcanIexcludecertaindirectoriesfromsearchresults"><font color="#000000"><font size=3><strong>How can I exclude certain directories from search results</strong></font></font></a><font color="#000000"><font size=3><strong>?</strong></font></font></h1>
  129. <ul>
  130. <li><p align=left><font color="#000000">Indexing and searching in Microsoft Index Server is based on virtual roots, and there is no explicit way of excluding
  131. certain physical directories from being indexed. However, in your .idq files you can specify files to be prevented from
  132. appearing in search results. For example, if the virtual root /Docs points to C:\Docs but you do not want results from
  133. c:\Docs\Private to appear in the result set, you can modify the <strong>CiRestriction</strong> parameter in your .idq file as follows:<br>
  134. <tt><br>
  135. CiRestriction=%CiRestriction% AND NOT #path c:\docs\private*<br>
  136. <br>
  137. </tt>You can append more <strong>AND NOT</strong> #path <em>path</em>* clauses to the CiRestriction to exclude more directories.</font>&#160; </p>
  138. </li>
  139. </ul>
  140. <hr>
  141. <h1><a href="#TOP"><img src="up.gif" alt="To Top" align=middle border=0 width=14 height=11></a><a name="HowcanIindexremoteUNCshares"><font color="#000000"><font size=3><strong>How can I index remote UNC shares</strong></font></font></a><font color="#000000"><font size=3><strong>?</strong></font></font></h1>
  142. <ul>
  143. <li><p align=left><font color="#000000">If you add a virtual root pointing to the remote UNC share, it will automatically be indexed by Index Server. Make sure
  144. that you specify the user ID (<em>domain\user</em>) and password correctly. Note the backslash (\) in the <em>domain\user</em> format
  145. of the user ID.</font> </p>
  146. </li>
  147. </ul>
  148. <hr>
  149. <h1 align=left><a href="#TOP"><img src="up.gif" alt="To Top" align=middle border=0 width=14 height=11></a><a name="IndexRemoteVirtualRoots"><font size=3>Why doesn&#146;t Index Server index remote virtual roots</font></a><font size=3>?</font></h1>
  150. <ul>
  151. <li><p align=left>When specifying the logon ID for a remote virtual root, type both the domain name and the user name, separated by a
  152. backslash (\): </p>
  153. <p align=left><em>domain\username</em> </p>
  154. <p align=left>If you do not give the domain name, Microsoft Index Server will not index the remote virtual roots. Note that the
  155. domain name may actually be the name of the computer, if the account is local to that computer. </p>
  156. </li>
  157. </ul>
  158. <!--Footerbegin--><hr>
  159. <p align=center><a href="default.htm#Top"><img src="toc.gif" alt=" Contents" align=middle border=0 width=89 height=31></a> <a href="glossary.htm"><img src="previous.gif" alt="Previous" align=middle border=0 width=32 height=31></a> <a href="#TOP"><img src="up_end.gif" alt="To Top" align=middle border=0 width=32 height=31></a> <a href="license.htm"><img src="next.gif" alt="Next" align=middle border=0 width=32 height=31></a> </p>
  160. <hr>
  161. <p align=center><em>&#169; 1996 by Microsoft Corporation. All rights reserved.<!--Footerend--></em></p>
  162. </body>
  163. </html>