arachnode.net

WebSettings Properties

The properties of the WebSettings class are listed below. For a complete list of WebSettings class members, see the WebSettings Members topic.

Public Static Properties

CacheTimeoutInMinutes The maximum time in minutes that a cached Query or Hits object will remain in the Cache. This setting also controls how often the IndexSearcher will refresh, allowing new search results.
ConnectionString The ConnectionString used for connecting to the arachnode.net Database.
CreateCrawlRequestsForMissingFilesAndImages Gets or sets a value indicating whether [create crawl requests for missing files and images].
DownloadedFilesVirtualDirectory The IIS virtual directory for the downloaded Files. The leading backslash is necessary.
DownloadedImagesVirtualDirectory The IIS virtual directory for the downloaded Images. The leading backslash is necessary.
LuceneDotNetIndexDirectory The UNC/relative path where the lucene.net index is located.
MaximumNumberOfDocumentsToReturnPerSearch Gets or sets the maximum number of documents to return per search.
MaximumPageTitleLength The maximum number of characters that will be displayed on Search.aspx before the title is truncated and followed by an ellipses.
PageSize The number of Documents shown per search result page.

See Also

WebSettings Class | Arachnode.Configuration Namespace