Imports documents found in a directory
            
| C# | Visual Basic | 
public class FileSysDocumentStore
Public Class FileSysDocumentStore
| 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) | Determines whether the specified Object is equal to the current Object.  (Inherited from Object.) | |
| Exceptions | 
            List of exceptions that occurred during the operation.
              | |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType()()()() | Gets the type of the current instance.  (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()()()() | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| Open()()()() | 
            Opens the index for use
              | |
| ToString()()()() | Returns a string that represents the current object.  (Inherited from Object.) | 
| Object | |
| FileSysDocumentStore | |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610