CustomManageLuceneDotNetIndexes overview
CustomManageLuceneDotNetIndexes Constructor
|
Initializes a new instance of the CustomManageLuceneDotNetIndexes class. |
AssemblyName (inherited from ABehavior) | Gets or sets the name of the assembly. |
CrawlActionType (inherited from ACrawlAction) | Gets or sets the type of the crawl action. |
IsEnabled (inherited from ABehavior) | Gets or sets a value indicating whether this instance is enabled. |
Order (inherited from ABehavior) | Gets or sets the order. |
Settings (inherited from ACrawlAction) | |
TypeName (inherited from ABehavior) | Gets or sets the name of the type. |
AssignSettings (inherited from ManageLuceneDotNetIndexes) | Assigns the additional parameters. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
PerformAction (inherited from ManageLuceneDotNetIndexes) | Performs the action. |
Stop (inherited from ManageLuceneDotNetIndexes) | Stops this instance. |
ToString (inherited from Object) |
_docManager (inherited from ManageLuceneDotNetIndexes) | |
_indexFiles (inherited from ManageLuceneDotNetIndexes) | |
_indexImages (inherited from ManageLuceneDotNetIndexes) | |
_indexSearcher (inherited from ManageLuceneDotNetIndexes) | |
_indexTempDirectory (inherited from ManageLuceneDotNetIndexes) | |
_indexWebPages (inherited from ManageLuceneDotNetIndexes) | |
_indexWriter (inherited from ManageLuceneDotNetIndexes) | |
_pdfManager (inherited from ManageLuceneDotNetIndexes) | |
_standardAnalyzer (inherited from ManageLuceneDotNetIndexes) |
AddDocument (inherited from ManageLuceneDotNetIndexes) | Adds the document. |
CreateDocument | |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) | |
SetIndexWriterDefaults (inherited from ManageLuceneDotNetIndexes) | Sets the index writer defaults. |
CustomManageLuceneDotNetIndexes Class | Arachnode.Plugins.CrawlActions Namespace