Imports documents found in a directory
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class FileSysDocumentStore
public class FileSysDocumentStore
Public Class FileSysDocumentStore
Public Class FileSysDocumentStore
public ref class FileSysDocumentStore
public ref class FileSysDocumentStore
type FileSysDocumentStore = class end
type FileSysDocumentStore = class end
Members
All Members | Constructors | Methods | Properties | Events | |
Icon | Member | Description |
---|---|---|
FileSysDocumentStore(DirectoryInfo, Uri, Configuration) |
Constructor
| |
AddedDocument |
Fired when a document has been added to the index.
| |
AddingDocument |
Fired when a document is about to be added. Can be canceled.
| |
Cancel()()()() |
Cancels the import
| |
Close()()()() |
Closes the index for use
| |
Configuration |
Gets the instance of the Configuration class that holds the settings to be used.
| |
ConvertFilePathToUrl(String) |
Converts the file's path, to a url based on the virtual folder.
| |
DataAccess |
The data-access layer.
| |
DiscoverFiles(Boolean, ArrayList, ArrayList, String, ArrayList, ArrayList) |
Retrieves all the eligable files
| |
Equals(Object) | (Inherited from Object.) | |
Exceptions |
List of exceptions that occurred during the operation.
| |
Finalize()()()() | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
Import(Boolean, ArrayList, ArrayList, String) |
Finds new files belonging to specified categories from under root (subdirectories optional) to the document list
| |
Import(Boolean, ArrayList, ArrayList, String, IndexableSourceRecord) |
Finds new files belonging to specified categories from under root (subdirectories optional) to the document list
| |
ImportedFiles |
Number of files so far imported
| |
ItemsToImportTotal |
If available, the total number of items (documents, records, files, etc) that will be imported, otherwise returns -1.
| |
MemberwiseClone()()()() | (Inherited from Object.) | |
Open()()()() |
Opens the index for use
| |
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
FileSysDocumentStore |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120