arachnode.net

WebSettings Members

WebSettings overview

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.

Public Instance Constructors

WebSettings Constructor Initializes a new instance of the WebSettings class.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

WebSettings Class | Arachnode.Configuration Namespace